Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h96 #define TCR_TG0_4K (0 << 14) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h262 #define TCR_TG0_4K (UL(0) << TCR_TG0_SHIFT) macro