Searched refs:MIPS_CPU_CDMM (Results 1 – 3 of 3) sorted by relevance
380 #define MIPS_CPU_CDMM 0x4000000000ull /* CPU has Common Device Memory Map */ macro
414 # define cpu_has_cdmm (cpu_data[0].options & MIPS_CPU_CDMM)
532 c->options |= MIPS_CPU_CDMM; in decode_config3()