Searched refs:sve_sync_to_fpsimd (Results 1 – 3 of 3) sorted by relevance
160 extern void sve_sync_to_fpsimd(struct task_struct *task);261 static inline void sve_sync_to_fpsimd(struct task_struct *task) { } in sve_sync_to_fpsimd() function
601 sve_sync_to_fpsimd(target); in __fpr_get()633 sve_sync_to_fpsimd(target); in __fpr_set()
769 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd() function