Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dfpsimd.h200 extern void sve_sync_to_fpsimd(struct task_struct *task);
301 static inline void sve_sync_to_fpsimd(struct task_struct *task) { } in sve_sync_to_fpsimd() function
/linux-6.15/arch/arm64/kernel/
H A Dptrace.c597 sve_sync_to_fpsimd(target); in __fpr_get()
629 sve_sync_to_fpsimd(target); in __fpr_set()
H A Dfpsimd.c798 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd() function