Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dprocess.c532 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
548 irq_stack_high = high; in unwind_stack_by_address()
551 irq_stack_high = 0; in unwind_stack_by_address()
558 if (unlikely(*sp == irq_stack_high)) { in unwind_stack_by_address()