Searched refs:MIPS_CPU_MM_FULL (Results 1 – 3 of 3) sorted by relevance
420 #define MIPS_CPU_MM_FULL BIT_ULL(59) /* CPU supports write-through full merge */ macro
642 # define cpu_has_mm_full __opt(MIPS_CPU_MM_FULL)
376 c->options |= MIPS_CPU_MM_FULL; in mm_config()396 c->options |= MIPS_CPU_MM_FULL; in mm_config()
Completed in 9 milliseconds