Searched refs:fpu__get_fpstate_size (Results 1 – 3 of 3) sorted by relevance
32 unsigned long fpu__get_fpstate_size(void);
492 unsigned long fpu__get_fpstate_size(void) in fpu__get_fpstate_size() function
729 max_frame_size += fpu__get_fpstate_size() + MAX_XSAVE_PADDING; in init_sigframe_size()