Searched refs:kvm_get_supported_cpuid_index (Results 1 – 2 of 2) sorted by relevance
316 kvm_get_supported_cpuid_index(uint32_t function, uint32_t index);321 return kvm_get_supported_cpuid_index(function, 0); in kvm_get_supported_cpuid_entry()
751 kvm_get_supported_cpuid_index(uint32_t function, uint32_t index) in kvm_get_supported_cpuid_index() function