Searched refs:TCR_T0SZ (Results 1 – 6 of 6) sorted by relevance
275 *t0sz = TCR_T0SZ(max_msb + 1); in trans_pgd_idmap_page()
501 mov_q tcr, TCR_T0SZ(IDMAP_VA_BITS) | TCR_T1SZ(VA_BITS_MIN) | TCR_CACHE_FLAGS | \
151 #define VTCR_EL2_T0SZ(x) TCR_T0SZ(x)
67 #define TCR_T0SZ(x) ((UL(64) - (x)) << TCR_T0SZ_OFFSET) macro
386 tcr_el1 |= TCR_T0SZ(vm->va_bits); in aarch64_vcpu_setup()
2040 tcr |= TCR_T0SZ(hyp_va_bits); in cpu_prepare_hyp_mode()