Searched refs:copy_transact_fpr_to_user (Results 1 – 3 of 3) sorted by relevance
28 extern unsigned long copy_transact_fpr_to_user(void __user *to,
319 unsigned long copy_transact_fpr_to_user(void __user *to, in copy_transact_fpr_to_user() function388 inline unsigned long copy_transact_fpr_to_user(void __user *to, in copy_transact_fpr_to_user() function570 if (copy_transact_fpr_to_user(&tm_frame->mc_fregs, current)) in save_tm_user_regs()
236 err |= copy_transact_fpr_to_user(&tm_sc->fp_regs, current); in setup_tm_sigcontexts()