Searched refs:cpu_has_local_ebase (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Dcpu-feature-overrides.h57 #define cpu_has_local_ebase 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h30 #define cpu_has_local_ebase 0 macro
/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h158 #ifndef cpu_has_local_ebase
159 #define cpu_has_local_ebase 1 macro
/linux-4.1.27/arch/mips/mm/
H A Dtlbex.c2372 if (cpu_has_local_ebase) build_tlb_refill_handler()
2375 if (!cpu_has_local_ebase) build_tlb_refill_handler()
2405 if (!cpu_has_local_ebase) build_tlb_refill_handler()
2410 if (cpu_has_local_ebase) build_tlb_refill_handler()

Completed in 154 milliseconds