Home
last modified time | relevance | path

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

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