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

/linux-master/arch/x86/kvm/
H A Dhyperv.c332 return hv_vcpu->cpuid_cache.syndbg_cap_eax &
697 !(hv_vcpu->cpuid_cache.features_edx &
1257 return hv_vcpu->cpuid_cache.features_eax &
1260 return hv_vcpu->cpuid_cache.features_eax &
1263 return hv_vcpu->cpuid_cache.features_eax &
1266 return hv_vcpu->cpuid_cache.features_eax &
1269 return hv_vcpu->cpuid_cache.features_eax &
1272 return hv_vcpu->cpuid_cache.features_eax &
1280 return hv_vcpu->cpuid_cache.features_eax &
1290 return hv_vcpu->cpuid_cache
[all...]
H A Dhyperv.h168 !(hv_vcpu->cpuid_cache.features_eax & HV_ACCESS_TSC_INVARIANT))
223 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH);
/linux-master/arch/x86/kvm/vmx/
H A Dhyperv.c108 return hv_vcpu->cpuid_cache.nested_ebx & HV_X64_NESTED_EVMCS1_PERF_GLOBAL_CTRL;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h686 } cpuid_cache; member in struct:kvm_vcpu_hv

Completed in 248 milliseconds