Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dirq.c457 FRAME_ALIGN); /* align for stack frame usage */ in execute_on_irq_stack()
H A Dasm-offsets.c220 DEFINE(PT_SZ_ALGN, align_frame(sizeof(struct pt_regs), FRAME_ALIGN)); in main()
/openbmc/linux/arch/parisc/include/asm/
H A Dassembly.h27 #define FRAME_ALIGN 64 macro