Home
last modified time | relevance | path

Searched refs:EXTIOI_ISR_END (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls3a_ext_irq.c152 } else if ((offset >= EXTIOI_ISR_START) && (offset < EXTIOI_ISR_END)) { in ls3a_ext_intctl_readb()
196 } else if ((offset >= EXTIOI_ISR_START) && (offset < EXTIOI_ISR_END)) { in ls3a_ext_intctl_readw()
241 } else if ((offset >= EXTIOI_ISR_START) && (offset < EXTIOI_ISR_END)) { in ls3a_ext_intctl_readl()
356 } else if ((offset >= EXTIOI_ISR_START) && (offset < EXTIOI_ISR_END)) { in ls3a_ext_intctl_writeb()
470 } else if ((offset >= EXTIOI_ISR_START) && (offset < EXTIOI_ISR_END)) { in ls3a_ext_intctl_writew()
574 } else if ((offset >= EXTIOI_ISR_START) && (offset < EXTIOI_ISR_END)) { in ls3a_ext_intctl_writel()
H A Dls3a_ext_irq.h39 #define EXTIOI_ISR_END (EXTIOI_ISR_START + 0x20) macro

Completed in 3 milliseconds