Searched refs:PROBES_T32_LDRSTR (Results 1 – 4 of 4) sorted by relevance
/arch/arm/probes/ |
D | decode-thumb.c | 347 DECODE_EMULATEX (0xffe00000, 0xf8c00000, PROBES_T32_LDRSTR, 352 DECODE_EMULATEX (0xffe00fc0, 0xf8400000, PROBES_T32_LDRSTR, 375 DECODE_EMULATEX (0xfec00000, 0xf8800000, PROBES_T32_LDRSTR, 384 DECODE_EMULATEX (0xfe800fc0, 0xf8000000, PROBES_T32_LDRSTR,
|
D | decode-thumb.h | 55 PROBES_T32_LDRSTR, enumerator
|
/arch/arm/probes/kprobes/ |
D | checkers-thumb.c | 89 [PROBES_T32_LDRSTR] = {.checker = t32_check_stack},
|
D | actions-thumb.c | 659 [PROBES_T32_LDRSTR] = {.handler = t32_emulate_ldrstr},
|