Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dtopology.c19 #define INVALID_TYPE 0 macro
135 } while (LEAFB_SUBTYPE(ecx) != INVALID_TYPE); in detect_extended_topology()
/arch/x86/kernel/apic/
Dx2apic_uv_x.c186 #define INVALID_TYPE 0 /* Leaf 0xb sub-leaf types */ macro
218 } while (LEAFB_SUBTYPE(ecx) != INVALID_TYPE); in set_x2apic_bits()