Searched refs:features_edx (Results 1 – 2 of 2) sorted by relevance
701 !(hv_vcpu->cpuid_cache.features_edx & in stimer_set_config()1313 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()1317 return hv_vcpu->cpuid_cache.features_edx & in hv_check_msr_access()2330 hv_vcpu->cpuid_cache.features_edx = entry->edx; in kvm_hv_set_cpuid()2580 !(hv_vcpu->cpuid_cache.features_edx & in kvm_hv_hypercall()
698 u32 features_edx; /* HYPERV_CPUID_FEATURES.EDX */ member