Searched refs:MIPS_CONFIG1_M (Results 1 – 2 of 2) sorted by relevance
505 #define MIPS_CONFIG1_M 0x80000000 /* Flag: Config2 is present. */ macro
134 if (cfg1 & MIPS_CONFIG1_M) { in mips_get_identity()