Searched refs:kvm_get_supported_cpuid_index (Results 1 – 2 of 2) sorted by relevance
129 kvm_get_supported_cpuid_index(uint32_t function, uint32_t index);134 return kvm_get_supported_cpuid_index(function, 0); in kvm_get_supported_cpuid_entry()
527 kvm_get_supported_cpuid_index(uint32_t function, uint32_t index) in kvm_get_supported_cpuid_index() function