Searched refs:kvm_get_supported_cpuid_entry (Results 1 – 5 of 5) sorted by relevance
73 entry = kvm_get_supported_cpuid_entry(1); in main()
134 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
91 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
135 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
319 kvm_get_supported_cpuid_entry(uint32_t function) in kvm_get_supported_cpuid_entry() function