Searched refs:features_eax (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dhyperv.c1257 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.features_eax &
1296 return hv_vcpu->cpuid_cache.features_eax &
1300 return hv_vcpu->cpuid_cache.features_eax
[all...]
H A Dhyperv.h168 !(hv_vcpu->cpuid_cache.features_eax & HV_ACCESS_TSC_INVARIANT))
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h678 u32 features_eax; /* HYPERV_CPUID_FEATURES.EAX */ member in struct:kvm_vcpu_hv::__anon11

Completed in 147 milliseconds