Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dvmx.h102 #define VM_EXIT_CLEAR_BNDCFGS 0x00800000 macro
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.h516 VM_EXIT_CLEAR_BNDCFGS | \
Dnested.c4479 if (vmcs12->vm_exit_controls & VM_EXIT_CLEAR_BNDCFGS) in load_vmcs12_host_state()
6754 VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_setup_ctls_msrs()
Dvmx.c2143 (vmx->nested.msrs.exit_ctls_high & VM_EXIT_CLEAR_BNDCFGS))) in vmx_set_msr()
2593 { VM_ENTRY_LOAD_BNDCFGS, VM_EXIT_CLEAR_BNDCFGS }, in setup_vmcs_config()