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

/linux-master/arch/mips/include/asm/
H A Dcpu.h420 #define MIPS_CPU_MM_FULL BIT_ULL(59) /* CPU supports write-through full merge */ macro
H A Dcpu-features.h659 # define cpu_has_mm_full __opt(MIPS_CPU_MM_FULL)
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c375 c->options |= MIPS_CPU_MM_FULL;
395 c->options |= MIPS_CPU_MM_FULL;

Completed in 205 milliseconds