Searched refs:features_edx (Results 1 – 2 of 2) sorted by relevance
675 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config()1278 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()1282 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()2009 hv_vcpu->cpuid_cache.features_edx = entry->edx; in kvm_hv_set_cpuid()2241 !(hv_vcpu->cpuid_cache.features_edx & in kvm_hv_hypercall()
619 u32 features_edx; /* HYPERV_CPUID_FEATURES.EDX */ member