Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dgicv3_its.c101 #define LPI_PENDTAB_SIZE ((LPI_NIRQS + GIC_FIRST_LPI) / 8) macro
768 LPI_PENDTAB_SIZE, M_GICV3_ITS, M_WAITOK | M_ZERO, in gicv3_its_pendtables_init()
773 LPI_PENDTAB_SIZE); in gicv3_its_pendtables_init()
869 if (!physmem_excluded(tmp, LPI_PENDTAB_SIZE)) in its_init_cpu_lpi()