Lines Matching defs:guest
70 struct pt_ctx guest;
97 /* Basic info about guest LBR records. */
102 * per-vcpu guest LBR event is scheduled on the current pcpu.
117 /* Has the level1 guest done vmxon? */
122 /* The guest-physical address of the current VMCS L1 keeps for L2 */
125 * Cache of the guest's VMCS, existing outside of guest memory.
126 * Loaded from guest memory during VMPTRLD. Flushed to guest
131 * Cache of the guest's shadow VMCS, existing outside of guest
132 * memory. Loaded from guest memory during VM entry. Flushed
133 * to guest memory during VM exit.
164 * Indicates lazily loaded guest state has not yet been decached from
217 * order to propagate the guest's pre-VM-Enter value into vmcs02. For
240 /* in guest mode on SMM entry? */
257 * to/from the kernel, and the registers have been loaded with guest
269 * User return MSRs are always emulated when enabled in the guest, but
286 * non-nested (L1) guest, it always points to vmcs01. For a nested
287 * guest (L2), it points to a different VMCS.
293 struct vmx_msrs guest;
298 struct vmx_msrs guest;
326 /* Support for a guest hypervisor (nested VMX) */
637 * Note! CR0.WP technically can be passed through to the guest if
751 * eVMCS is exposed to the guest if Hyper-V is enabled in CPUID and