Home
last modified time | relevance | path

Searched refs:sve_sync_to_fpsimd (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/arm64/include/asm/
Dfpsimd.h114 extern void sve_sync_to_fpsimd(struct task_struct *task);
146 static inline void sve_sync_to_fpsimd(struct task_struct *task) { } in sve_sync_to_fpsimd() function
/Linux-v5.10/arch/arm64/kernel/
Dfpsimd.c551 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd() function
Dptrace.c604 sve_sync_to_fpsimd(target); in __fpr_get()
636 sve_sync_to_fpsimd(target); in __fpr_set()