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

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

Completed in 84 milliseconds