Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dhead_booke.h443 #define STACK_EXC_LVL_FRAME_SIZE _ALIGN_UP(sizeof (struct exception_regs), 16) macro
Dasm-offsets.c333 DEFINE(EXC_LVL_SIZE, STACK_EXC_LVL_FRAME_SIZE); in main()