Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Darmreg.h897 #define TCR_TG1_SHIFT 30 macro
898 #define TCR_TG1_16K (1UL << TCR_TG1_SHIFT)
899 #define TCR_TG1_4K (2UL << TCR_TG1_SHIFT)
900 #define TCR_TG1_64K (3UL << TCR_TG1_SHIFT)