Searched refs:features_edx (Results 1 – 2 of 2) sorted by relevance
697 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config()1312 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()1316 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()2272 hv_vcpu->cpuid_cache.features_edx = entry->edx; in kvm_hv_set_cpuid()2522 !(hv_vcpu->cpuid_cache.features_edx & in kvm_hv_hypercall()
655 u32 features_edx; /* HYPERV_CPUID_FEATURES.EDX */ member