Searched refs:PREFETCH_0_SID_S (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | smmureg.h | 259 #define PREFETCH_0_SID_S 32 macro |
H A D | smmu.c | 523 cmd[0] |= ((uint64_t)entry->prefetch.sid << PREFETCH_0_SID_S); in make_cmd() |