Home
last modified time | relevance | path

Searched defs:cpuid_entries (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Dx86.c1109 struct kvm_cpuid_entry *cpuid_entries; in kvm_vcpu_ioctl_set_cpuid() local
1309 struct kvm_cpuid_entry2 *cpuid_entries; in kvm_dev_ioctl_get_supported_cpuid() local
/arch/x86/include/asm/
Dkvm_host.h324 struct kvm_cpuid_entry2 cpuid_entries[KVM_MAX_CPUID_ENTRIES]; member