Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls3a_ext_irq.c160 } else if ((offset >= EXTIOI_IPMAP_START) && (offset < EXTIOI_IPMAP_END)) { in ls3a_ext_intctl_readb()
204 } else if ((offset >= EXTIOI_IPMAP_START) && (offset < EXTIOI_IPMAP_END)) { in ls3a_ext_intctl_readw()
250 } else if ((offset >= EXTIOI_IPMAP_START) && (offset < EXTIOI_IPMAP_END)) { in ls3a_ext_intctl_readl()
385 } else if ((offset >= EXTIOI_IPMAP_START) && (offset < EXTIOI_IPMAP_END)) { in ls3a_ext_intctl_writeb()
499 } else if ((offset >= EXTIOI_IPMAP_START) && (offset < EXTIOI_IPMAP_END)) { in ls3a_ext_intctl_writew()
602 } else if ((offset >= EXTIOI_IPMAP_START) && (offset < EXTIOI_IPMAP_END)) { in ls3a_ext_intctl_writel()
H A Dls3a_ext_irq.h33 #define EXTIOI_IPMAP_END (EXTIOI_IPMAP_START + 0x8) macro

Completed in 3 milliseconds