Searched refs:TCR_TG1_4K (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm64/include/asm/ | ||
D | pgtable-hwdef.h | 166 #define TCR_TG1_4K (UL(2) << 30) macro |
/linux-4.1.27/arch/arm64/mm/ | ||
D | proc.S | 34 #define TCR_TG_FLAGS TCR_TG0_4K | TCR_TG1_4K |