Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm64/arm64/
H A Dgicv3_its.c102 #define LPI_PENDTAB_SIZE ((LPI_NIRQS + GIC_FIRST_LPI) / 8) macro
762 LPI_PENDTAB_SIZE, M_GICV3_ITS, M_WAITOK | M_ZERO, in gicv3_its_pendtables_init()
767 LPI_PENDTAB_SIZE); in gicv3_its_pendtables_init()
863 if (!physmem_excluded(tmp, LPI_PENDTAB_SIZE)) in its_init_cpu_lpi()