Searched refs:TCR_TG0_SHIFT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm64/include/
H A Darmreg.h913 #define TCR_TG0_SHIFT 14 macro
914 #define TCR_TG0_16K (1UL << TCR_TG0_SHIFT)
915 #define TCR_TG0_4K (2UL << TCR_TG0_SHIFT)
916 #define TCR_TG0_64K (3UL << TCR_TG0_SHIFT)

Completed in 57 milliseconds