Home
last modified time | relevance | path

Searched refs:nested_eax (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h733 u32 nested_eax; /* HYPERV_CPUID_NESTED_FEATURES.EAX */ member
/linux/arch/x86/kvm/
H A Dhyperv.c2354 hv_vcpu->cpuid_cache.nested_eax = entry->eax; in kvm_hv_set_cpuid()