Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c950 .type = ARM_CP_CONST | ARM_CP_NO_GDB, .resetvalue = 0 },
957 .type = ARM_CP_CONST | ARM_CP_NO_GDB, .resetvalue = 0 },
1083 .access = PL0_R, .type = ARM_CP_CONST | ARM_CP_64BIT | ARM_CP_NO_GDB,
1086 .access = PL0_R, .type = ARM_CP_CONST | ARM_CP_64BIT | ARM_CP_NO_GDB,
H A Dgdbstub.c273 if (!(ri->type & (ARM_CP_NO_RAW | ARM_CP_NO_GDB))) { in arm_register_sysreg_for_feature()
H A Dcpregs.h107 ARM_CP_NO_GDB = 1 << 15, enumerator
H A Dhelper.c9464 vapa_cp_reginfo[0].type = ARM_CP_ALIAS | ARM_CP_NO_GDB; in register_cp_regs_for_features()
9555 .name = "MIDR", .type = ARM_CP_ALIAS | ARM_CP_CONST | ARM_CP_NO_GDB, in register_cp_regs_for_features()
10173 r2->type |= ARM_CP_ALIAS | ARM_CP_NO_GDB; in add_cpreg_to_hashtable()