Home
last modified time | relevance | path

Searched refs:in_delay_slot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dtraps.c271 static inline int in_delay_slot(struct pt_regs *regs) in in_delay_slot() function
300 if (unlikely(in_delay_slot(regs))) { in adjust_pc()
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dtraps.c233 static inline int in_delay_slot(struct pt_regs *regs) in in_delay_slot() function
262 if (unlikely(in_delay_slot(regs))) { in adjust_pc()

Completed in 2 milliseconds