Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dunwind_frame.c105 #define GCC_REALIGN_WORDS 3 macro
107 #define GCC_REALIGN_WORDS 1 macro
112 return last_frame(state) - GCC_REALIGN_WORDS; in last_aligned_frame()