Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dfpsimd.h198 extern void fpsimd_sync_to_sve(struct task_struct *task);
/linux-6.15/arch/arm64/kernel/
H A Dfpsimd.c783 void fpsimd_sync_to_sve(struct task_struct *task) in fpsimd_sync_to_sve() function
H A Dptrace.c984 fpsimd_sync_to_sve(target); in sve_set_common()