Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c987 irq = vect = psm_get_ipivect(IMMU_INTR_IPL, -1); in immu_intr_register()
997 (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.c828 (void *)ipltospl(IMMU_INTR_IPL)); in immu_state_alloc()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dimmu.h348 #define IMMU_INTR_IPL (4) macro