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