Searched refs:is_x32_frame (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | fpu-internal.h | 81 static inline int is_x32_frame(void) in is_x32_frame() function |
/arch/x86/kernel/ | ||
D | signal.c | 622 } else if (is_x32_frame()) { in setup_rt_frame() |