Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/probes/kprobes/
H A Dcheckers-thumb.c79 [PROBES_T32_LDMSTM] = {.checker = t32_check_stack},
H A Dactions-thumb.c644 [PROBES_T32_LDMSTM] = {.decoder = t32_decode_ldmstm},
/openbmc/linux/arch/arm/probes/
H A Ddecode-thumb.h29 PROBES_T32_LDMSTM, enumerator
H A Ddecode-thumb.c40 DECODE_CUSTOM (0xfe400000, 0xe8000000, PROBES_T32_LDMSTM),