Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c661 if (config5 & MIPS_CONF5_LLB) in decode_config5()
940 if (config5 & MIPS_CONF5_LLB) in decode_guest_config5()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h560 #define MIPS_CONF5_LLB (_ULCAST_(1) << 4) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h671 #define MIPS_CONF5_LLB (_ULCAST_(1) << 4) macro