Home
last modified time | relevance | path

Searched refs:vmx_has_waitpkg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h500 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg() function
H A Dvmx.c1916 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_get_msr()
2115 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_set_msr()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h709 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg() function
H A Dvmx.c2016 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_get_msr()
2272 if (!msr_info->host_initiated && !vmx_has_waitpkg(vmx)) in vmx_set_msr()

Completed in 29 milliseconds