Home
last modified time | relevance | path

Searched refs:ARM_CP_IO (Results 1 – 9 of 9) sorted by relevance

/qemu/hw/intc/
H A Darm_gicv3_cpuif.c2444 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2456 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2462 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2468 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2474 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2481 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2489 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2496 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2502 .type = ARM_CP_IO | ARM_CP_NO_RAW,
2508 .type = ARM_CP_IO | ARM_CP_NO_RAW,
[all …]
/qemu/target/arm/
H A Dhelper.c2172 .type = ARM_CP_IO,
2187 .type = ARM_CP_IO,
2234 .type = ARM_CP_IO,
3382 .type = ARM_CP_IO,
3400 .type = ARM_CP_IO,
5942 .type = ARM_CP_IO,
6252 .type = ARM_CP_IO,
6319 .type = ARM_CP_IO,
6545 .type = ARM_CP_IO,
7592 .type = ARM_CP_IO, in define_pmu_regs()
[all …]
H A Dcpregs.h76 ARM_CP_IO = 1 << 9, enumerator
/qemu/target/arm/tcg/
H A Dop_helper.c931 if (ri->type & ARM_CP_IO) { in HELPER()
945 if (ri->type & ARM_CP_IO) { in HELPER()
960 if (ri->type & ARM_CP_IO) { in HELPER()
974 if (ri->type & ARM_CP_IO) { in HELPER()
H A Dtranslate.c3100 if (ri->type & ARM_CP_IO) { in do_coproc_insn()
H A Dtranslate-a64.c2538 if (ri->type & ARM_CP_IO) { in handle_sys()
/qemu/hw/arm/
H A Dpxa2xx_pic.c246 .access = PL1_RW, .type = ARM_CP_IO, \
H A Dpxa2xx.c360 .access = PL1_RW, .type = ARM_CP_IO,
363 .access = PL1_RW, .type = ARM_CP_IO,
382 .access = PL1_RW, .type = ARM_CP_IO,
386 .access = PL1_RW, .type = ARM_CP_IO,
/qemu/docs/devel/
H A Dmulti-thread-tcg.rst242 BQL. Currently Arm targets serialise all ARM_CP_IO register accesses