Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h194 #define CMDQ_BASE_RA (1UL << 62) /* Read-Allocate. */ macro
H A Dsmmu.c329 q->base = CMDQ_BASE_RA | EVENTQ_BASE_WA | PRIQ_BASE_WA; in smmu_init_queue()