Searched refs:TCR_T0SZ_MASK (Results 1 – 4 of 4) sorted by relevance
94 txsz = FIELD_GET(TCR_T0SZ_MASK, tcr); in compute_bottom_pac()
191 wi->txsz = FIELD_GET(TCR_T0SZ_MASK, tcr); in setup_s1_walk()
2078 tcr &= ~(TCR_HD | TCR_HA | TCR_A1 | TCR_T0SZ_MASK); in cpu_prepare_hyp_mode()
234 #define TCR_T0SZ_MASK TCR_EL1_T0SZ_MASK macro