Searched refs:ARM_CP_NO_GDB (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/target/arm/ |
| H A D | debug_helper.c | 960 .type = ARM_CP_CONST | ARM_CP_NO_GDB, .resetvalue = 0 }, 967 .type = ARM_CP_CONST | ARM_CP_NO_GDB, .resetvalue = 0 }, 1033 .type = ARM_CP_CONST | ARM_CP_NO_GDB, .resetvalue = 0 }, 1125 .access = PL0_R, .type = ARM_CP_CONST | ARM_CP_64BIT | ARM_CP_NO_GDB, 1128 .access = PL0_R, .type = ARM_CP_CONST | ARM_CP_64BIT | ARM_CP_NO_GDB,
|
| H A D | gdbstub.c | 295 if (!(ri->type & (ARM_CP_NO_RAW | ARM_CP_NO_GDB))) { in arm_register_sysreg_for_feature()
|
| H A D | cpregs.h | 117 ARM_CP_NO_GDB = 1 << 15, 108 ARM_CP_NO_GDB = 1 << 15, global() enumerator
|
| H A D | cpregs-pmu.c | 1241 pmccntr.type |= ARM_CP_NO_GDB; in define_pm_cpregs()
|
| H A D | helper.c | 6999 vapa_cp_reginfo[0].type = ARM_CP_ALIAS | ARM_CP_NO_GDB; in register_cp_regs_for_features() 7087 .name = "MIDR", .type = ARM_CP_ALIAS | ARM_CP_CONST | ARM_CP_NO_GDB, in register_cp_regs_for_features() 7979 r2->type |= ARM_CP_ALIAS | ARM_CP_NO_GDB;
|