Searched refs:VM_EXIT_CLEAR_BNDCFGS (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h104 VM_EXIT_CLEAR_BNDCFGS | \
H A Dvmx.h508 VM_EXIT_CLEAR_BNDCFGS | \
H A Dnested.c4561 /* If not VM_EXIT_CLEAR_BNDCFGS, the L2 value propagates to L1. */
4562 if (vmcs12->vm_exit_controls & VM_EXIT_CLEAR_BNDCFGS)
6835 VM_EXIT_CLEAR_BNDCFGS;
H A Dvmx.c2255 (vmx->nested.msrs.exit_ctls_high & VM_EXIT_CLEAR_BNDCFGS)))
2591 { VM_ENTRY_LOAD_BNDCFGS, VM_EXIT_CLEAR_BNDCFGS },
/linux-master/arch/x86/include/asm/
H A Dvmx.h105 #define VM_EXIT_CLEAR_BNDCFGS 0x00800000 macro

Completed in 188 milliseconds