Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/cpuid/
H A Dapi.h191 #define for_each_possible_cpuid_base_hypervisor(function) \ macro
198 for_each_possible_cpuid_base_hypervisor(base) { in cpuid_base_hypervisor()
/linux/arch/x86/kvm/
H A Dcpuid.c214 for_each_possible_cpuid_base_hypervisor(base) { in kvm_get_hypervisor_cpuid()