Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/kernel/
A Dunwind.c387 unsigned long sp_low; in unwind_frame() local
390 sp_low = frame->sp; in unwind_frame()
391 ctrl.sp_high = ALIGN(sp_low - THREAD_SIZE, THREAD_ALIGN) in unwind_frame()
468 sp_low = frame->fp; in unwind_frame()
479 if (ctrl.vrs[SP] < sp_low || ctrl.vrs[SP] > ctrl.sp_high) in unwind_frame()

Completed in 4 milliseconds