Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dcps-vec.S84 andi \dest, \dest, MIPS_CONF5_VP
H A Dcpu-probe.c670 if (cpu_has_mips_r6 && (config5 & MIPS_CONF5_VP)) in decode_config5()
/linux/arch/mips/include/asm/
H A Dmipsregs.h818 #define MIPS_CONF5_VP (_ULCAST_(1) << 7) macro