Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h259 #define PREFETCH_0_SID_S 32 macro
H A Dsmmu.c523 cmd[0] |= ((uint64_t)entry->prefetch.sid << PREFETCH_0_SID_S); in make_cmd()