Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dx86.h318 static inline bool kvm_mpx_supported(void) in kvm_mpx_supported() function
A Dx86.c7034 if (!kvm_mpx_supported()) in kvm_probe_msr_to_save()
11249 if (kvm_mpx_supported()) in kvm_arch_vcpu_ioctl_get_mpstate()
11265 if (kvm_mpx_supported()) in kvm_arch_vcpu_ioctl_get_mpstate()
11932 if (vcpu->arch.guest_fpu.fpstate && kvm_mpx_supported()) { in kvm_vcpu_reset()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c2010 if (!kvm_mpx_supported() || in vmx_get_msr()
2228 if (!kvm_mpx_supported() || in vmx_set_msr()
4891 if (kvm_mpx_supported()) in vmx_vcpu_reset()
7801 if (kvm_mpx_supported()) in vmx_set_cpu_caps()
A Dnested.c2464 if (kvm_mpx_supported() && vmx->nested.nested_run_pending && in prepare_vmcs02_rare()
2552 if (kvm_mpx_supported() && (!vmx->nested.nested_run_pending || in prepare_vmcs02()
3415 if (kvm_mpx_supported() && in nested_vmx_enter_non_root_mode()

Completed in 46 milliseconds