Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfpsimd.h114 extern void sve_sync_to_fpsimd(struct task_struct *task);
155 static inline void sve_sync_to_fpsimd(struct task_struct *task) { } in sve_sync_to_fpsimd() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dfpsimd.c551 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd() function
H A Dptrace.c601 sve_sync_to_fpsimd(target); in __fpr_get()
633 sve_sync_to_fpsimd(target); in __fpr_set()