Searched refs:MIPS_CPU_LPA (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu.h392 #define MIPS_CPU_LPA BIT_ULL(33) /* CPU supports Large Physical Addressing */ macro
H A Dcpu-features.h240 #define cpu_has_lpa __opt(MIPS_CPU_LPA)
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c526 c->options |= MIPS_CPU_LPA;

Completed in 114 milliseconds