Home
last modified time | relevance | path

Searched refs:MIPS_CONF3_LPA (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h514 #define MIPS_CONF3_LPA (_ULCAST_(1) << 7) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c526 if (config3 & MIPS_CONF3_LPA) in decode_config3()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h624 #define MIPS_CONF3_LPA (_ULCAST_(1) << 7) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c3149 MIPS_CONF3_LPA | in kvm_vz_vcpu_setup()