thumb_instr 343 arch/arm64/kernel/debug-monitors.c u16 thumb_instr; thumb_instr 354 arch/arm64/kernel/debug-monitors.c thumb_instr = le16_to_cpu(instr); thumb_instr 355 arch/arm64/kernel/debug-monitors.c if (thumb_instr == AARCH32_BREAK_THUMB2_LO) { thumb_instr 358 arch/arm64/kernel/debug-monitors.c thumb_instr = le16_to_cpu(instr); thumb_instr 359 arch/arm64/kernel/debug-monitors.c bp = thumb_instr == AARCH32_BREAK_THUMB2_HI; thumb_instr 361 arch/arm64/kernel/debug-monitors.c bp = thumb_instr == AARCH32_BREAK_THUMB;