Searched refs:LEAFB_SUBTYPE (Results 1 – 1 of 1) sorted by relevance
20 #define LEAFB_SUBTYPE(ecx) (((ecx) >> 8) & 0xff) macro45 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) in detect_extended_topology()68 if (LEAFB_SUBTYPE(ecx) == CORE_TYPE) { in detect_extended_topology()75 } while (LEAFB_SUBTYPE(ecx) != INVALID_TYPE); in detect_extended_topology()