Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/probes/kprobes/
Dactions-common.c60 static void __kprobes simulate_stm1_pc(probes_opcode_t insn, in simulate_stm1_pc() function
164 handler = is_ldm ? simulate_ldm1_pc : simulate_stm1_pc; in kprobe_decode_ldmstm()