Home
last modified time | relevance | path

Searched refs:VM_EXIT_CLEAR_BNDCFGS (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dvmx.h106 #define VM_EXIT_CLEAR_BNDCFGS 0x00800000 macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.h509 VM_EXIT_CLEAR_BNDCFGS | \
H A Dnested.c4728 if (vmcs12->vm_exit_controls & VM_EXIT_CLEAR_BNDCFGS) in load_vmcs12_host_state()
7013 VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_setup_exit_ctls()
H A Dvmx.c2296 (vmx->nested.msrs.exit_ctls_high & VM_EXIT_CLEAR_BNDCFGS))) in vmx_set_msr()
2606 { VM_ENTRY_LOAD_BNDCFGS, VM_EXIT_CLEAR_BNDCFGS }, in setup_vmcs_config()