Home
last modified time | relevance | path

Searched defs:smmu_queue (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h89 struct smmu_queue { struct
90 struct smmu_queue_local_copy lc; argument
91 vm_paddr_t paddr;
92 void *vaddr;
93 uint32_t prod_off;
94 uint32_t cons_off;
95 int size_log2;
96 uint64_t base;