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

/freebsd-12-stable/sys/arm64/include/
H A Darmreg.h606 #define TCR_TG1_SHIFT 30 macro
607 #define TCR_TG1_16K (1 << TCR_TG1_SHIFT)
608 #define TCR_TG1_4K (2 << TCR_TG1_SHIFT)
609 #define TCR_TG1_64K (3 << TCR_TG1_SHIFT)

Completed in 99 milliseconds