Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dasm-offsets.c38 #define align_frame(x,y) (((x)+FRAME_SIZE+(y)-1) - (((x)+(y)-1)%(y))) macro
220 DEFINE(PT_SZ_ALGN, align_frame(sizeof(struct pt_regs), FRAME_ALIGN)); in main()