Lines Matching +full:48 +full:k
75 #define HCR_RES0 ((UL(1) << 48) | (UL(1) << 39))
156 * Note that when using 4K pages, we concatenate two first level page tables
157 * together. With 16K pages, we concatenate 16 first level page tables.
170 * | Entry level | 4K | 16K/64K |
186 * TGRAN_SL0_BASE(4K) = 2
187 * TGRAN_SL0_BASE(16K) = 3
188 * TGRAN_SL0_BASE(64K) = 3
203 #else /* 4K */
243 * | Entry level | 4K 16K 64K |
286 #define VTTBR_VMID_SHIFT (UL(48))
373 #define __HDFGRTR_EL2_MASK (BIT(63) | GENMASK(58, 50) | GENMASK(48, 43) | \
379 #define __HDFGWTR_EL2_MASK (GENMASK(57, 52) | GENMASK(50, 48) | \