Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimd.h175 extern void fpsimd_sync_to_sve(struct task_struct *task);
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c799 void fpsimd_sync_to_sve(struct task_struct *task) in fpsimd_sync_to_sve() function
H A Dptrace.c944 fpsimd_sync_to_sve(target); in sve_set_common()