Searched refs:IV_SHIFT (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/sparc64/include/
H A Dintr_machdep.h41 #define IV_SHIFT 6 macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dinterrupt.S110 sllx %g3, IV_SHIFT, %g4
H A Dintr_machdep.c83 CTASSERT((1 << IV_SHIFT) == sizeof(struct intr_vector));

Completed in 141 milliseconds