Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dtopology.c19 #define INVALID_TYPE 0 macro
137 if (LEAFB_SUBTYPE(ecx) != INVALID_TYPE) in detect_extended_topology()
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c247 #define INVALID_TYPE 0 /* Leaf 0xb sub-leaf types */ macro
279 } while (LEAFB_SUBTYPE(ecx) != INVALID_TYPE); in set_x2apic_bits()
/openbmc/linux/kernel/trace/
H A Dtrace_events_synth.c33 C(INVALID_TYPE, "Invalid type"), \