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