Searched refs:SMMU_SACR_MMU500_CACHE_LOCK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/arm64/dev/ | ||
H A D | smmureg.h | 37 #define SMMU_SACR_MMU500_CACHE_LOCK (1 << 26) macro |
H A D | smmu.c | 321 reg &= ~SMMU_SACR_MMU500_CACHE_LOCK; in smmu_attach() |