Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h622 static inline uint32_t this_cpu_family(void) in this_cpu_family() function
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1265 if (this_cpu_family() < 0x17) in vm_compute_max_gfn()