Home
last modified time | relevance | path

Searched refs:KLINFO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/sgi-ip27/
Dip27-smp.c55 if (!(hub->hub_info.flags & KLINFO_ENABLE)) /* disabled node brd */ in get_actual_nasid()
81 if ((acpu->cpu_info.flags & KLINFO_ENABLE) && in do_cpumask()
/Linux-v4.19/arch/mips/include/asm/sn/
Dklconfig.h101 #define KLINFO_ENABLE 0x01 /* This component is enabled */ macro
505 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE)