Home
last modified time | relevance | path

Searched refs:cpu_has_small_pages (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h84 #define cpu_has_small_pages 0 macro
/linux/arch/mips/lib/
H A Ddump_tlb.c37 if (cpu_has_small_pages || cpu_has_rixi || cpu_has_xpa) in dump_tlb_regs()
/linux/arch/mips/include/asm/
H A Dcpu-features.h550 #ifndef cpu_has_small_pages
551 # define cpu_has_small_pages __opt(MIPS_CPU_SP) macro