Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
Dip27-smp.c51 if (!(hub->hub_info.flags & KLINFO_ENABLE)) /* disabled node brd */ in get_actual_nasid()
77 if ((acpu->cpu_info.flags & KLINFO_ENABLE) && in do_cpumask()
/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)