Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/
Dtopology.c19 #define INVALID_TYPE 0 macro
137 if (LEAFB_SUBTYPE(ecx) != INVALID_TYPE) in detect_extended_topology()
/linux-6.6.21/arch/x86/kernel/apic/
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()
/linux-6.6.21/kernel/trace/
Dtrace_events_synth.c33 C(INVALID_TYPE, "Invalid type"), \