Searched defs:x86cpuid_GetFamily (Results 1 – 2 of 2) sorted by relevance
144 #define x86cpuid_GetFamily(p) (((p)->ver >> 8) & 0xFF00F) macro
145 #define x86cpuid_GetFamily(p) (((p)->ver >> 8) & 0xFF00F) macro