Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c332 return hv_vcpu->cpuid_cache.syndbg_cap_eax & in kvm_hv_is_syndbg_enabled()
697 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config()
1255 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1258 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()
1264 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1267 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1270 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1278 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
1288 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access()
[all …]
A Dhyperv.h155 !(hv_vcpu->cpuid_cache.features_eax & HV_ACCESS_TSC_INVARIANT)) in kvm_hv_invtsc_suppressed()
208 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH); in guest_hv_cpuid_has_l2_tlb_flush()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.c418 return hv_vcpu->cpuid_cache.nested_ebx & HV_X64_NESTED_EVMCS1_PERF_GLOBAL_CTRL; in evmcs_has_perf_global_ctrl()
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h664 } cpuid_cache; member

Completed in 19 milliseconds