Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h97 #define TTBR1_SIZE (((PAGE_OFFSET >> 30) - 1) << 16) macro
104 #define TTBR1_SIZE 0 /* TTBR1 size controlled via TTBCR.T0SZ */ macro