Searched refs:actlr_el3 (Results 1 – 4 of 4) sorted by relevance
93 uint32_t actlr_el3, actlr_el2; in zynqmp_testing_setup() local96 actlr_el3 = read_actlr_el3(); in zynqmp_testing_setup()99 actlr_el3 |= ACTLR_EL3_L2ACTLR_BIT | ACTLR_EL3_CPUACTLR_BIT; in zynqmp_testing_setup()101 write_actlr_el3(actlr_el3); in zynqmp_testing_setup()
29 mrs x3, actlr_el331 msr actlr_el3, x3
90 msr actlr_el3, x0
233 DEFINE_SYSREG_RW_FUNCS(actlr_el3)