Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h113 VM_EXIT_CLEAR_BNDCFGS | \
A Dvmx.h516 VM_EXIT_CLEAR_BNDCFGS | \
A Dnested.c4508 if (vmcs12->vm_exit_controls & VM_EXIT_CLEAR_BNDCFGS) in load_vmcs12_host_state()
6806 VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_setup_ctls_msrs()
A Dvmx.c2238 (vmx->nested.msrs.exit_ctls_high & VM_EXIT_CLEAR_BNDCFGS))) in vmx_set_msr()
2604 { VM_ENTRY_LOAD_BNDCFGS, VM_EXIT_CLEAR_BNDCFGS }, in setup_vmcs_config()
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h102 #define VM_EXIT_CLEAR_BNDCFGS 0x00800000 macro

Completed in 30 milliseconds