Searched defs:restore_fp_state (Results 1 – 2 of 2) sorted by relevance
44 static long restore_fp_state(struct sigcontext __user *sc) in restore_fp_state() function71 #define restore_fp_state(sc) (0) macro
42 static long restore_fp_state(struct pt_regs *regs, in restore_fp_state() function68 #define restore_fp_state(task, regs) (0) macro