Searched refs:TCR_TG0_4K (Results 1 – 4 of 4) sorted by relevance
135 #define VTCR_EL2_TG0_4K TCR_TG0_4K
89 #define TCR_TG0_4K (UL(0) << TCR_TG0_SHIFT) macro
347 tcr_el1 |= TCR_TG0_4K; in aarch64_vcpu_setup()
195 case TCR_TG0_4K: in setup_s1_walk()