Searched refs:MIPS_CPU_VINT (Results 1 – 3 of 3) sorted by relevance
382 #define MIPS_CPU_VINT MBIT_ULL(19) /* CPU supports MIPSR2 vectored interrupts */ macro
407 # define cpu_has_vint (cpu_data[0].options & MIPS_CPU_VINT)
713 c->options |= MIPS_CPU_VINT; in decode_config3()