Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dx86.h334 static inline bool kvm_mpx_supported(void) in kvm_mpx_supported() function
Dx86.c6206 if (!kvm_mpx_supported()) in kvm_init_msr_list()
10244 if (kvm_mpx_supported()) in kvm_arch_vcpu_ioctl_get_mpstate()
10260 if (kvm_mpx_supported()) in kvm_arch_vcpu_ioctl_get_mpstate()
10884 if (vcpu->arch.guest_fpu && kvm_mpx_supported()) { in kvm_vcpu_reset()
/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c1810 if (!kvm_mpx_supported() || in vmx_get_msr()
2010 if (!kvm_mpx_supported() || in vmx_set_msr()
4482 if (kvm_mpx_supported()) in vmx_vcpu_reset()
7100 if (kvm_mpx_supported()) { in nested_vmx_entry_exit_ctls_update()
7250 if (kvm_mpx_supported()) in vmx_set_cpu_caps()
Dnested.c2437 if (kvm_mpx_supported() && vmx->nested.nested_run_pending && in prepare_vmcs02_rare()
2525 if (kvm_mpx_supported() && (!vmx->nested.nested_run_pending || in prepare_vmcs02()
3373 if (kvm_mpx_supported() && in nested_vmx_enter_non_root_mode()
4064 if (kvm_mpx_supported()) in sync_vmcs02_to_vmcs12_rare()