Searched refs:irq_stack_bottom (Results 1 – 1 of 1) sorted by relevance
37 u64 irq_stack_top, irq_stack_bottom; in stack_overflow_check() local51 irq_stack_bottom = (u64)__this_cpu_read(irq_stack_ptr); in stack_overflow_check()52 if (regs->sp >= irq_stack_top && regs->sp <= irq_stack_bottom) in stack_overflow_check()63 irq_stack_top, irq_stack_bottom, in stack_overflow_check()