Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h399 #define MIPS_CPU_LPA BIT_ULL(33) /* CPU supports Large Physical Addressing */ macro
H A Dcpu-features.h242 #define cpu_has_lpa __opt(MIPS_CPU_LPA)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c526 c->options |= MIPS_CPU_LPA; in decode_config3()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c527 c->options |= MIPS_CPU_LPA; in decode_config3()

Completed in 9 milliseconds