Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dkprobes.c60 static int insn_has_ll_or_sc(union mips_instruction insn) in insn_has_ll_or_sc() function
76 NOKPROBE_SYMBOL(insn_has_ll_or_sc);
86 if (insn_has_ll_or_sc(insn)) { in arch_prepare_kprobe()