Lines Matching full:hypervisor
3 * KVM nVHE hypervisor stack tracing support.
76 * The nVHE hypervisor stack is mapped in the flexible 'private' VA range, to
80 * The kernel VA is calculated as an offset from the kernel VA of the hypervisor
118 * The FP is in the hypervisor VA space. Convert it to the kernel VA in unwind_next()
144 * @arg : the hypervisor offset, used for address translation
172 * @hyp_offset: hypervisor offset, used for address translation.
176 * the need for shared buffers between host and hypervisor for
207 * @hyp_offset: hypervisor offset, used for address translation.
211 * host cannot directly access hypervisor memory in protected
236 * kvm_nvhe_dump_backtrace - Dump KVM nVHE hypervisor backtrace.
238 * @hyp_offset: hypervisor offset, used for address translation.