Searched refs:call_on_irqstack_cond (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/arch/x86/include/asm/ |
D | irq_stack.h | 111 #define call_on_irqstack_cond(func, regs, asm_call, constr, c_args...) \ macro 161 call_on_irqstack_cond(func, regs, ASM_CALL_SYSVEC, \ 184 call_on_irqstack_cond(func, regs, ASM_CALL_IRQ, \
|