Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dfpsimd.h177 extern void sve_sync_to_fpsimd(struct task_struct *task);
278 static inline void sve_sync_to_fpsimd(struct task_struct *task) { } in sve_sync_to_fpsimd() function
/linux-6.3-rc2/arch/arm64/kernel/
A Dptrace.c596 sve_sync_to_fpsimd(target); in __fpr_get()
628 sve_sync_to_fpsimd(target); in __fpr_set()
A Dfpsimd.c814 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd() function

Completed in 11 milliseconds