Searched refs:MIPS_CPU_CTXTC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h239 #define cpu_has_contextconfig ((cpu_data[0].options & MIPS_CPU_CTXTC) || cpu_has_smartmips)
H A Dcpu.h288 #define MIPS_CPU_CTXTC 0x00400000 /* CPU has ContextConfig feature */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c698 c->options |= MIPS_CPU_CTXTC;

Completed in 90 milliseconds