Searched refs:features_ebx (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dhyperv.c2321 hv_vcpu->cpuid_cache.features_ebx = entry->ebx;
2479 return hv_vcpu->cpuid_cache.features_ebx & HV_POST_MESSAGES;
2481 return hv_vcpu->cpuid_cache.features_ebx & HV_SIGNAL_EVENTS;
2490 hv_vcpu->cpuid_cache.features_ebx & HV_DEBUGGING;
2510 return hv_vcpu->cpuid_cache.features_ebx &
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h679 u32 features_ebx; /* HYPERV_CPUID_FEATURES.EBX */ member in struct:kvm_vcpu_hv::__anon11

Completed in 116 milliseconds