Home
last modified time | relevance | path

Searched refs:MIPS_CONF3_BP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c540 if (config3 & MIPS_CONF3_BP) in decode_config3()
900 if (config3 & MIPS_CONF3_BP) in decode_guest_config3()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h530 #define MIPS_CONF3_BP (_ULCAST_(1) << 27) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h640 #define MIPS_CONF3_BP (_ULCAST_(1) << 27) macro