Searched refs:kvm_mpx_supported (Results 1 – 4 of 4) sorted by relevance
341 static inline bool kvm_mpx_supported(void) in kvm_mpx_supported() function
6380 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()
1808 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()
2405 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 50 milliseconds