Searched refs:TCR_IPS_52_BITS (Results 1 – 2 of 2) sorted by relevance
98 #define TCR_IPS_52_BITS (UL(6) << TCR_IPS_SHIFT) macro
355 tcr_el1 |= TCR_IPS_52_BITS; in aarch64_vcpu_setup()