Searched refs:MIPS_CPU_SP (Results 1 – 3 of 3) sorted by relevance
382 #define MIPS_CPU_SP 0x10000000000ull /* Small (1KB) page support */ macro
418 # define cpu_has_small_pages (cpu_data[0].options & MIPS_CPU_SP)
534 c->options |= MIPS_CPU_SP; in decode_config3()