Home
last modified time | relevance | path

Searched defs:LEAFB_SUBTYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dtopology.c24 #define LEAFB_SUBTYPE(ecx) (((ecx) >> 8) & 0xff) macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c250 #define LEAFB_SUBTYPE(ecx) (((ecx) >> 8) & 0xff) macro