Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dhead_booke.h442 #define STACK_EXC_LVL_FRAME_SIZE _ALIGN_UP(sizeof (struct exception_regs), 16) macro
Dasm-offsets.c346 DEFINE(EXC_LVL_SIZE, STACK_EXC_LVL_FRAME_SIZE); in main()