Home
last modified time | relevance | path

Searched refs:MIPS_CONF5_VP (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S134 and t0, t0, MIPS_CONF5_VP
/openbmc/linux/arch/mips/kernel/
H A Dcps-vec.S79 andi \dest, \dest, MIPS_CONF5_VP
H A Dcpu-probe.c665 if (cpu_has_mips_r6 && (config5 & MIPS_CONF5_VP)) in decode_config5()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h562 #define MIPS_CONF5_VP (_ULCAST_(1) << 7) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h673 #define MIPS_CONF5_VP (_ULCAST_(1) << 7) macro