Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDintr.h65 #define INTR_SOLO INTR_MD1 macro
91 #ifdef INTR_SOLO
/freebsd-14-stable/sys/kern/
HDsubr_intr.c390 #ifdef INTR_SOLO in intr_isrc_dispatch()
558 #ifdef INTR_SOLO
682 #ifdef INTR_SOLO
1079 #ifdef INTR_SOLO
1090 if (flags & INTR_SOLO && hand != NULL) {
1095 if (flags & INTR_SOLO) {
1141 #ifdef INTR_SOLO
1188 #ifdef INTR_SOLO
1222 #ifdef INTR_SOLO
/freebsd-14-stable/sys/arm/mv/
HDgpio.c532 #ifdef INTR_SOLO in mv_gpio_intr_handler()