Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Ddbell.c30 if (should_hard_irq_enable(regs)) in DEFINE_INTERRUPT_HANDLER_ASYNC()
H A Dirq.c245 if (should_hard_irq_enable(regs)) in __do_irq()
H A Dtime.c518 if (should_hard_irq_enable(regs)) { in DEFINE_INTERRUPT_HANDLER_ASYNC()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_irq.h345 static inline bool should_hard_irq_enable(struct pt_regs *regs) in should_hard_irq_enable() function
474 static __always_inline bool should_hard_irq_enable(struct pt_regs *regs) in should_hard_irq_enable() function