Searched refs:ARM_CP_IO (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/arm/ |
| H A D | cpregs-pmu.c | 1024 .access = PL0_RW, .type = ARM_CP_ALIAS | ARM_CP_IO, 1030 { .name = "PMCNTENSET_EL0", .state = ARM_CP_STATE_AA64, .type = ARM_CP_IO, 1042 .type = ARM_CP_ALIAS | ARM_CP_IO }, 1047 .type = ARM_CP_ALIAS | ARM_CP_IO, 1051 .access = PL0_RW, .type = ARM_CP_IO, 1061 .type = ARM_CP_ALIAS | ARM_CP_IO, 1068 .type = ARM_CP_NO_RAW | ARM_CP_IO, 1074 .type = ARM_CP_NO_RAW | ARM_CP_IO, 1092 .type = ARM_CP_IO, 1100 .type = ARM_CP_ALIAS | ARM_CP_IO, [all …]
|
| /openbmc/qemu/docs/devel/ |
| H A D | multi-thread-tcg.rst | 243 BQL. Currently Arm targets serialise all ARM_CP_IO register accesses
|