Searched refs:cpu_has_xpa (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dproc.c123 if (cpu_has_xpa) seq_printf(m, "%s", " xpa"); show_cpuinfo()
/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h143 #ifndef cpu_has_xpa
144 #define cpu_has_xpa (cpu_data[0].options & MIPS_CPU_XPA) macro
/linux-4.1.27/arch/mips/mm/
H A Dtlbex.c2412 if (cpu_has_xpa) build_tlb_refill_handler()

Completed in 54 milliseconds