Searched refs:cpu_has_3kex (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h51 #ifndef cpu_has_3kex
52 #define cpu_has_3kex (!cpu_has_4kex) macro
/linux-4.1.27/arch/mips/kernel/
H A Dtraps.c284 if (cpu_has_3kex) { __show_regs()

Completed in 53 milliseconds