Searched refs:cpuid_cache (Results 1 – 3 of 3) sorted by relevance
332 return hv_vcpu->cpuid_cache.syndbg_cap_eax & in kvm_hv_is_syndbg_enabled() 701 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config() 1260 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1263 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1266 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1269 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1272 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1275 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1283 return hv_vcpu->cpuid_cache.features_eax & in hv_check_msr_access() 1293 return hv_vcpu->cpuid_cache in hv_check_msr_access() [all...]
169 !(hv_vcpu->cpuid_cache.features_eax & HV_ACCESS_TSC_INVARIANT)) in kvm_hv_invtsc_suppressed() 224 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH); in guest_hv_cpuid_has_l2_tlb_flush()
700 } cpuid_cache; member