Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dtopology.c19 #define INVALID_TYPE 0 macro
136 if (LEAFB_SUBTYPE(ecx) != INVALID_TYPE) in detect_extended_topology()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_synth.c30 C(INVALID_TYPE, "Invalid type"), \