Searched refs:EVENTQ_BASE_WA (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | smmureg.h | 202 #define EVENTQ_BASE_WA (1UL << 62) /* Write-Allocate. */ macro |
H A D | smmu.c | 332 q->base = CMDQ_BASE_RA | EVENTQ_BASE_WA | PRIQ_BASE_WA; in smmu_init_queue() |