Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h436 #define CD0_TG1_S 22 /* TT1 Translation Granule size */ macro
437 #define CD0_TG1_M (0x3 << CD0_TG1_S)
438 #define CD0_TG1_4KB (0x2 << CD0_TG1_S)
439 #define CD0_TG1_64KB (0x3 << CD0_TG1_S)
440 #define CD0_TG1_16KB (0x1 << CD0_TG1_S)