Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.h716 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg() function
H A Dvmx.c2045 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_get_msr()
2303 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_set_msr()