Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dx86.h341 static inline bool kvm_mpx_supported(void) in kvm_mpx_supported() function
A Dx86.c6380 if (!kvm_mpx_supported()) in kvm_init_msr_list()
10428 if (kvm_mpx_supported()) in kvm_arch_vcpu_ioctl_get_mpstate()
10444 if (kvm_mpx_supported()) in kvm_arch_vcpu_ioctl_get_mpstate()
11055 if (vcpu->arch.guest_fpu.fpstate && kvm_mpx_supported()) { in kvm_vcpu_reset()
/linux/arch/x86/kvm/vmx/
A Dvmx.c1808 if (!kvm_mpx_supported() || in vmx_get_msr()
2007 if (!kvm_mpx_supported() || in vmx_set_msr()
4460 if (kvm_mpx_supported()) in vmx_vcpu_reset()
7085 if (kvm_mpx_supported()) { in nested_vmx_entry_exit_ctls_update()
7235 if (kvm_mpx_supported()) in vmx_set_cpu_caps()
A Dnested.c2405 if (kvm_mpx_supported() && vmx->nested.nested_run_pending && in prepare_vmcs02_rare()
2493 if (kvm_mpx_supported() && (!vmx->nested.nested_run_pending || in prepare_vmcs02()
3355 if (kvm_mpx_supported() && in nested_vmx_enter_non_root_mode()
4049 if (kvm_mpx_supported()) in sync_vmcs02_to_vmcs12_rare()

Completed in 44 milliseconds