Home
last modified time | relevance | path

Searched refs:cpu_has_3kex (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h52 #define cpu_has_3kex 1 macro
75 #define cpu_has_3kex 0 macro
/linux/arch/mips/include/asm/
H A Dtimex.h92 if (cpu_has_3kex) in random_get_entropy()
H A Dcpu-features.h111 #ifndef cpu_has_3kex
112 #define cpu_has_3kex (!cpu_has_4kex) macro
/linux/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h27 #define cpu_has_3kex 0 macro
/linux/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h24 #define cpu_has_3kex 0 macro
/linux/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h20 #define cpu_has_3kex 0 macro
/linux/arch/mips/kernel/
H A Dtraps.c310 if (cpu_has_3kex) { in __show_regs()
/linux/arch/mips/mm/
H A Dtlbex.c2548 if (cpu_has_3kex) { in build_tlb_refill_handler()