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

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
H A Dcpu-feature-overrides.h57 #define cpu_has_local_ebase 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h38 #define cpu_has_local_ebase 0 macro
/linux-4.4.14/arch/mips/include/asm/
H A Dcpu-features.h160 #ifndef cpu_has_local_ebase
161 #define cpu_has_local_ebase 1 macro
/linux-4.4.14/arch/mips/mm/
H A Dtlbex.c2414 if (cpu_has_local_ebase) build_tlb_refill_handler()
2417 if (!cpu_has_local_ebase) build_tlb_refill_handler()
2447 if (!cpu_has_local_ebase) build_tlb_refill_handler()
2452 if (cpu_has_local_ebase) build_tlb_refill_handler()

Completed in 146 milliseconds