Home
last modified time | relevance | path

Searched defs:MIPS_CPU_VINT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu.h385 #define MIPS_CPU_VINT BIT_ULL(19) /* CPU supports MIPSR2 vectored interrupts */ macro
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcpu.h383 #define MIPS_CPU_VINT MBIT_ULL(19) /* CPU supports MIPSR2 vectored interrupts */ macro