Home
last modified time | relevance | path

Searched defs:intrq (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/sys/arch/powerpc/include/
H A Dintr.h177 struct intrq { struct
179 int iq_ipl; /* IPL_ to mask while handling */
180 int iq_ist; /* share type */
/openbsd-src/sys/arch/armv7/omap/
H A Dintc.c87 struct intrq { struct
94 struct intrq intc_handler[INTC_MAX_IRQ]; argument
/openbsd-src/sys/arch/armv7/sunxi/
H A Dsxiintc.c127 struct intrq { struct
134 struct intrq sxiintc_handler[NIRQ]; argument
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dsoftintr.c192 softintr(int intrq) in softintr()
/openbsd-src/sys/arch/arm64/arm64/
H A Dsoftintr.c193 softintr(int intrq) in softintr()
/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dsoftintr.c193 softintr(int intrq) in softintr()
/openbsd-src/sys/arch/arm64/dev/
H A Dampintc.c162 struct intrq { struct
164 struct cpu_info *iq_ci; /* CPU the IRQ runs on */
165 int iq_irq_max; /* IRQ to mask while handling */
166 int iq_irq_min; /* lowest IRQ when shared */
167 int iq_ist; /* share type */
H A Dagintc.c202 struct intrq { global() struct
204 iq_ciintrq global() argument
205 iq_irq_maxintrq global() argument
206 iq_irq_minintrq global() argument
207 iq_istintrq global() argument
208 iq_routeintrq global() argument
/openbsd-src/sys/arch/arm/cortex/
H A Dampintc.c163 struct intrq { struct
165 int iq_irq_max; /* IRQ to mask while handling */
166 int iq_irq_min; /* lowest IRQ when shared */
167 int iq_ist; /* share type */