Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_booke.h536 #define STACK_EXC_LVL_FRAME_SIZE ALIGN(sizeof (struct exception_regs), 16) macro
H A Dasm-offsets.c363 DEFINE(EXC_LVL_SIZE, STACK_EXC_LVL_FRAME_SIZE); in main()