Lines Matching refs:tcr
422 tcr .req x16
424 mov_q tcr, TCR_TxSZ(VA_BITS) | TCR_CACHE_FLAGS | TCR_SMP_FLAGS | \
428 tcr_clear_errata_bits tcr, x9, x5
433 tcr_set_t1sz tcr, x9
437 tcr_set_t0sz tcr, x9
442 tcr_compute_pa_size tcr, #TCR_IPS_SHIFT, x5, x6
452 orr tcr, tcr, #TCR_HA // hardware Access flag update
456 msr tcr_el1, tcr
479 .unreq tcr