Searched refs:MIPS_CPU_LPA (Results 1 – 3 of 3) sorted by relevance
392 #define MIPS_CPU_LPA BIT_ULL(33) /* CPU supports Large Physical Addressing */ macro
223 #define cpu_has_lpa __opt(MIPS_CPU_LPA)
527 c->options |= MIPS_CPU_LPA; in decode_config3()
Completed in 8 milliseconds