Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h710 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg() function
H A Dvmx.c2020 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_get_msr()
2276 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_set_msr()