Home
last modified time | relevance | path

Searched refs:sve_sync_to_fpsimd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A 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
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H 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
/kernel/linux/linux-5.10/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.c604 sve_sync_to_fpsimd(target); in __fpr_get()
636 sve_sync_to_fpsimd(target); in __fpr_set()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dptrace.c596 sve_sync_to_fpsimd(target); in __fpr_get()
628 sve_sync_to_fpsimd(target); in __fpr_set()
H A Dfpsimd.c814 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd() function

Completed in 10 milliseconds