Home
last modified time | relevance | path

Searched refs:INVALID_TYPE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dtopology.c19 #define INVALID_TYPE 0 macro
137 if (LEAFB_SUBTYPE(ecx) != INVALID_TYPE) in detect_extended_topology()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dtopology.c19 #define INVALID_TYPE 0 macro
137 if (LEAFB_SUBTYPE(ecx) != INVALID_TYPE) in detect_extended_topology()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c245 #define INVALID_TYPE 0 /* Leaf 0xb sub-leaf types */ macro
277 } while (LEAFB_SUBTYPE(ecx) != INVALID_TYPE); in set_x2apic_bits()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_synth.c30 C(INVALID_TYPE, "Invalid type"), \
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_synth.c33 C(INVALID_TYPE, "Invalid type"), \

Completed in 12 milliseconds