Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dcpuid.c635 bool has_leaf_count; member
679 { .func = 0, .has_leaf_count = true }, in kvm_dev_ioctl_get_cpuid()
680 { .func = 0x80000000, .has_leaf_count = true }, in kvm_dev_ioctl_get_cpuid()
681 { .func = 0xC0000000, .qualifier = is_centaur_cpu, .has_leaf_count = true }, in kvm_dev_ioctl_get_cpuid()
712 if (!ent->has_leaf_count) in kvm_dev_ioctl_get_cpuid()