Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dprocess.c549 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
565 irq_stack_high = high; in unwind_stack_by_address()
568 irq_stack_high = 0; in unwind_stack_by_address()
575 if (unlikely(*sp == irq_stack_high)) { in unwind_stack_by_address()