Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/include/asm/
Dunwind.h40 unsigned int Total_frame_size:27; /* 5..31 */ member
/linux-2.6.39/arch/parisc/kernel/
Dunwind.c296 e->Millicode, e->Total_frame_size); in unwind_frame_regs()
301 (frame_size < (e->Total_frame_size << 3) || in unwind_frame_regs()