Searched refs:kprobe_decode_ldmstm (Results 1 – 4 of 4) sorted by relevance
168 kprobe_decode_ldmstm(kprobe_opcode_t insn, struct arch_specific_insn *asi);
280 kprobe_decode_ldmstm(kprobe_opcode_t insn, struct arch_specific_insn *asi) in kprobe_decode_ldmstm() function
879 DECODE_CUSTOM (0x0e400000, 0x08000000, kprobe_decode_ldmstm),
163 enum kprobe_insn ret = kprobe_decode_ldmstm(insn, asi); in t32_decode_ldmstm()