Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dprocess.c548 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
564 irq_stack_high = high; in unwind_stack_by_address()
567 irq_stack_high = 0; in unwind_stack_by_address()
574 if (unlikely(*sp == irq_stack_high)) { in unwind_stack_by_address()

Completed in 3 milliseconds