Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dhyperv.c303 return hv_vcpu->cpuid_cache.syndbg_cap_eax & in kvm_hv_is_syndbg_enabled()
665 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config()
1238 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1241 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1244 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1247 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1250 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1253 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1261 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1271 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
[all …]
/Linux-v5.15/arch/x86/include/asm/
Dkvm_host.h593 } cpuid_cache; member