Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Ddbell.c30 if (should_hard_irq_enable(regs)) in DEFINE_INTERRUPT_HANDLER_ASYNC()
Dirq.c245 if (should_hard_irq_enable(regs)) in __do_irq()
Dtime.c518 if (should_hard_irq_enable(regs)) { in DEFINE_INTERRUPT_HANDLER_ASYNC()
/Linux-v6.6/arch/powerpc/include/asm/
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