Searched refs:MIPS_CPU_VINT (Results 1 – 3 of 3) sorted by relevance
385 #define MIPS_CPU_VINT BIT_ULL(19) /* CPU supports MIPSR2 vectored interrupts */ macro
477 # define cpu_has_vint __opt(MIPS_CPU_VINT)
522 c->options |= MIPS_CPU_VINT; in decode_config3()