Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dcpu-feature-overrides.h84 #define cpu_has_small_pages 0 macro
/linux-6.3-rc2/arch/mips/lib/
A Ddump_tlb.c37 if (cpu_has_small_pages || cpu_has_rixi || cpu_has_xpa) in dump_tlb_regs()
/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu-features.h533 #ifndef cpu_has_small_pages
534 # define cpu_has_small_pages __opt(MIPS_CPU_SP) macro
/linux-6.3-rc2/arch/mips/kernel/
A Dproc.c244 if (cpu_has_small_pages) in show_cpuinfo()

Completed in 6 milliseconds