Lines Matching +full:18 +full:k
56 #define HCR_TID3 (UL(1) << 18)
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 |
311 GENMASK(19, 18) | \
340 BIT(18) | \
362 GENMASK(26, 25) | BIT(21) | BIT(18) | \