Home
last modified time | relevance | path

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

/freebsd-13.1/sys/arm64/arm64/
H A Dgicv3_its.c101 #define LPI_PENDTAB_SIZE ((LPI_NIRQS + GIC_FIRST_LPI) / 8) macro
606 LPI_PENDTAB_SIZE, M_GICV3_ITS, M_WAITOK | M_ZERO, in gicv3_its_pendtables_init()
611 LPI_PENDTAB_SIZE); in gicv3_its_pendtables_init()