Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dprobes-common.h14 static inline int __insn_has_delay_slot(const union mips_instruction insn) in __insn_has_delay_slot() function
H A Duprobes.c17 return __insn_has_delay_slot(insn); in insn_has_delay_slot()
H A Dkprobes.c49 return __insn_has_delay_slot(insn); in insn_has_delayslot()