Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/sni/
Dpcimt.c282 else if (pending & C_IRQ4) in sni_pcimt_hwint()
/Linux-v5.15/arch/mips/kvm/
Dmips.c1601 [MIPS_EXC_INT_IPI_1] = C_IRQ4,
/Linux-v5.15/arch/mips/include/asm/
Dmipsregs.h290 #define C_IRQ4 (_ULCAST_(1) << 14) macro