Searched refs:PROBES_T16_LDMSTM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode-thumb.h | 77 PROBES_T16_LDMSTM, enumerator
|
H A D | decode-thumb.c | 811 DECODE_EMULATE (0xf000, 0xc000, PROBES_T16_LDMSTM),
|
/kernel/linux/linux-6.6/arch/arm/probes/ |
H A D | decode-thumb.h | 77 PROBES_T16_LDMSTM, enumerator
|
H A D | decode-thumb.c | 811 DECODE_EMULATE (0xf000, 0xc000, PROBES_T16_LDMSTM),
|
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | actions-thumb.c | 630 [PROBES_T16_LDMSTM] = {.handler = t16_emulate_loregs_rwflags},
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | actions-thumb.c | 638 [PROBES_T16_LDMSTM] = {.handler = t16_emulate_loregs_rwflags},
|
Completed in 5 milliseconds