Searched refs:TCR_TG0_64K (Results 1 – 4 of 4) sorted by relevance
137 #define VTCR_EL2_TG0_64K TCR_TG0_64K
90 #define TCR_TG0_64K (UL(1) << TCR_TG0_SHIFT) macro
334 tcr_el1 |= TCR_TG0_64K; in aarch64_vcpu_setup()
199 case TCR_TG0_64K: in setup_s1_walk()