Home
last modified time | relevance | path

Searched defs:TCR_TG0_16K (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h98 #define TCR_TG0_16K (2 << 14) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h264 #define TCR_TG0_16K (UL(2) << TCR_TG0_SHIFT) macro