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
659 # define cpu_has_mm_full __opt(MIPS_CPU_MM_FULL)
378 c->options |= MIPS_CPU_MM_FULL; in mm_config()398 c->options |= MIPS_CPU_MM_FULL; in mm_config()
Completed in 9 milliseconds