Searched refs:MIPS_CPU_CDMM (Results 1 – 3 of 3) sorted by relevance
398 #define MIPS_CPU_CDMM MBIT_ULL(34) /* CPU has Common Device Memory Map */ macro
501 # define cpu_has_cdmm __opt(MIPS_CPU_CDMM)
747 c->options |= MIPS_CPU_CDMM; in decode_config3()