Home
last modified time | relevance | path

Searched refs:cpu_has_mm_full (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h658 #ifndef cpu_has_mm_full
659 # define cpu_has_mm_full __opt(MIPS_CPU_MM_FULL) macro
/openbmc/linux/arch/mips/kernel/
H A Dproc.c276 if (cpu_has_mm_full) in show_cpuinfo()