Searched refs:x86cpuid_GetFamily (Results 1 – 5 of 5) sorted by relevance
144 #define x86cpuid_GetFamily(p) (((p)->ver >> 8) & 0xFF00F) macro
133 family = x86cpuid_GetFamily(&p); in CPU_Is_InOrder()
145 #define x86cpuid_GetFamily(p) (((p)->ver >> 8) & 0xFF00F) macro
152 family = x86cpuid_GetFamily(&p); in CPU_Is_InOrder()
134 < family = x86cpuid_GetFamily(&p);322 > family = x86cpuid_GetFamily(&p);