Searched refs:features_edx (Results 1 – 2 of 2) sorted by relevance
665 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config()1291 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()1295 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()1972 hv_vcpu->cpuid_cache.features_edx = entry->edx; in kvm_hv_set_cpuid()1976 hv_vcpu->cpuid_cache.features_edx = 0; in kvm_hv_set_cpuid()2205 !(hv_vcpu->cpuid_cache.features_edx & in kvm_hv_hypercall()
589 u32 features_edx; /* HYPERV_CPUID_FEATURES.EDX */ member