Searched refs:MIPS_CONFIG0_M (Results 1 – 2 of 2) sorted by relevance
495 #define MIPS_CONFIG0_M 0x80000000 /* Flag: Config1 is present. */ macro
125 if (!(cfg0 & MIPS_CONFIG0_M)) in mips_get_identity()