Searched refs:PL2_R (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 283 PL2_R = 0x20 | PL3_R, enumerator 285 PL1_R = 0x08 | PL2_R, 303 PL2_RW = PL2_R | PL2_W,
|
H A D | helper.c | 9354 .access = PL2_R, in register_cp_regs_for_features() 9358 .access = PL2_R, in register_cp_regs_for_features() 9616 .access = PL2_R, .type = ARM_CP_CONST, in register_cp_regs_for_features()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_cpuif.c | 2930 .access = PL2_R, 2936 .access = PL2_R, 2942 .access = PL2_R, 2948 .access = PL2_R,
|