Searched refs:tcr_EL12 (Results 1 – 2 of 2) sorted by relevance
80 #define tcr_EL12 sys_reg(3, 5, 2, 0, 2) macro
100 case TCR_EL1: return read_sysreg_s(tcr_EL12); in vcpu_read_sys_reg()143 case TCR_EL1: write_sysreg_s(val, tcr_EL12); return; in vcpu_write_sys_reg()