arm_inst_offset   253 drivers/hwtracing/coresight/coresight-cpu-debug.c 	unsigned long arm_inst_offset = 0, thumb_inst_offset = 0;
arm_inst_offset   259 drivers/hwtracing/coresight/coresight-cpu-debug.c 		arm_inst_offset = 8;
arm_inst_offset   279 drivers/hwtracing/coresight/coresight-cpu-debug.c 		pc = (pc & EDPCSR_ARM_INST_MASK) - arm_inst_offset;