Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmu.c147 #define SMMU_Q_ALIGN (64 * 1024) macro
322 M_WAITOK | M_ZERO, 0, (1ul << 48) - 1, SMMU_Q_ALIGN, 0); in smmu_init_queue()