Home
last modified time | relevance | path

Searched refs:MIPS_CPU_SP (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dcpu.h401 #define MIPS_CPU_SP BIT_ULL(36) /* Small (1KB) page support */ macro
Dcpu-features.h551 # define cpu_has_small_pages __opt(MIPS_CPU_SP)
/arch/mips/kernel/
Dcpu-probe.c551 c->options |= MIPS_CPU_SP; in decode_config3()