Searched refs:STE0_S1CONTEXTPTR_M (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ | ||
| H A D | smmureg.h | 323 #define STE0_S1CONTEXTPTR_M (0x3fffffffffff << STE0_S1CONTEXTPTR_S) macro |
| H A D | smmu.c | 748 val |= (cd->paddr & STE0_S1CONTEXTPTR_M); in smmu_init_ste_s1() |