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