Searched defs:irq_stack (Results 1 – 6 of 6) sorted by relevance
28 void *irq_stack[NR_CPUS]; variable
29 void *irq_stack[NR_CPUS]; variable
451 unsigned long irq_stack; in execute_on_irq_stack() local
475 unsigned long irq_stack; in execute_on_irq_stack() local
392 struct irq_stack { struct400 * irq_stack is the object at %gs:0, we reserve the bottom argument
425 struct irq_stack { struct429 DECLARE_PER_CPU(struct irq_stack *, hardirq_stack_ptr); argument