Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h97 #define TCR_TG0_64K (1 << 14) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h263 #define TCR_TG0_64K (UL(1) << TCR_TG0_SHIFT) macro