Searched refs:MIPS_CONF7_WII (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
A D | idle.c | 215 if (read_c0_config7() & MIPS_CONF7_WII) in check_wait() |
/linux/arch/mips/include/asm/ | ||
A D | mipsregs.h | 733 #define MIPS_CONF7_WII (_ULCAST_(1) << 31) macro |
Completed in 14 milliseconds