Searched refs:TCR_TG0_4K (Results 1 – 3 of 3) sorted by relevance
89 #define TCR_TG0_4K (UL(0) << TCR_TG0_SHIFT) macro
341 tcr_el1 |= TCR_TG0_4K; in aarch64_vcpu_setup()
196 case TCR_TG0_4K: in setup_s1_walk()