Home
last modified time | relevance | path

Searched refs:VM_ENTRY_LOAD_BNDCFGS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h109 (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_BNDCFGS); in cpu_has_vmx_mpx()
H A Dnested.c2464 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_rare()
2552 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in prepare_vmcs02()
3052 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS) && in nested_vmx_check_guest_state()
3367 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in nested_vmx_enter_non_root_mode()
6487 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS | in nested_vmx_setup_ctls_msrs()
H A Dvmx.c2603 VM_ENTRY_LOAD_BNDCFGS | in setup_vmcs_config()
5990 if (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS) in dump_vmcs()
7326 vmx->nested.msrs.entry_ctls_high |= VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
7329 vmx->nested.msrs.entry_ctls_high &= ~VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h111 return vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_BNDCFGS; in cpu_has_vmx_mpx()
H A Dhyperv.c115 VM_ENTRY_LOAD_BNDCFGS | \
H A Dvmx.h481 VM_ENTRY_LOAD_BNDCFGS | \
H A Dnested.c2470 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_rare()
2558 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in prepare_vmcs02()
3075 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS) && in nested_vmx_check_guest_state()
3422 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in nested_vmx_enter_non_root_mode()
6815 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_setup_entry_ctls()
H A Dvmx.c2265 ((vmx->nested.msrs.entry_ctls_high & VM_ENTRY_LOAD_BNDCFGS) || in vmx_set_msr()
2602 { VM_ENTRY_LOAD_BNDCFGS, VM_EXIT_CLEAR_BNDCFGS }, in setup_vmcs_config()
6316 if (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS) in dump_vmcs()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h107 #define VM_ENTRY_LOAD_BNDCFGS 0x00010000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h117 #define VM_ENTRY_LOAD_BNDCFGS 0x00010000 macro

Completed in 42 milliseconds