Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h410 #define CD0_TG0_S 6 /* TT0 Translation Granule size */ macro
411 #define CD0_TG0_M (0x3 << CD0_TG0_S)
412 #define CD0_TG0_4KB (0x0 << CD0_TG0_S)
413 #define CD0_TG0_64KB (0x1 << CD0_TG0_S)
414 #define CD0_TG0_16KB (0x2 << CD0_TG0_S)