Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dprocess.c514 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
530 irq_stack_high = high; in unwind_stack_by_address()
533 irq_stack_high = 0; in unwind_stack_by_address()
540 if (unlikely(*sp == irq_stack_high)) { in unwind_stack_by_address()