Searched refs:call_on_irqstack_cond (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | irq_stack.h | 132 #define call_on_irqstack_cond(func, regs, asm_call, constr, c_args...) \ macro 181 call_on_irqstack_cond(func, regs, ASM_CALL_SYSVEC, \ 202 call_on_irqstack_cond(func, regs, ASM_CALL_IRQ, \
|