Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h510 #define MIPS_CONF3_CDMM (_ULCAST_(1) << 3) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c548 if (config3 & MIPS_CONF3_CDMM) in decode_config3()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h620 #define MIPS_CONF3_CDMM (_ULCAST_(1) << 3) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c3153 MIPS_CONF3_CDMM | in kvm_vz_vcpu_setup()