Home
last modified time | relevance | path

Searched refs:ARM_CP_NO_GDB (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/arm/
H A Ddebug_helper.c960 .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 Dgdbstub.c295 if (!(ri->type & (ARM_CP_NO_RAW | ARM_CP_NO_GDB))) { in arm_register_sysreg_for_feature()
H A Dcpregs.h117 ARM_CP_NO_GDB = 1 << 15,
108 ARM_CP_NO_GDB = 1 << 15, global() enumerator
H A Dcpregs-pmu.c1241 pmccntr.type |= ARM_CP_NO_GDB; in define_pm_cpregs()
H A Dhelper.c6999 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;