Home
last modified time | relevance | path

Searched refs:vmx_has_waitpkg (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h514 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg() function
Dvmx.c1786 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_get_msr()
1965 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_set_msr()
6445 if (!vmx_has_waitpkg(vmx)) in atomic_switch_umwait_control_msr()