Home
last modified time | relevance | path

Searched refs:IMMU_INTR_IPL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c988 irq = vect = psm_get_ipivect(IMMU_INTR_IPL, -1); in immu_intr_register()
998 (void) add_avintr((void *)NULL, IMMU_INTR_IPL, in immu_intr_register()
H A Dimmu_regs.c354 (void *)ipltospl(IMMU_INTR_IPL)); in setup_regs()
H A Dimmu.c834 (void *)ipltospl(IMMU_INTR_IPL)); in immu_state_alloc()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h348 #define IMMU_INTR_IPL (4) macro