Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/include/asm/
Dthread_info.h114 extern int vfp_preserve_user_clear_hwstate(struct user_vfp *,
/linux-6.1.9/arch/arm/vfp/
Dvfpmodule.c548 int vfp_preserve_user_clear_hwstate(struct user_vfp *ufp, in vfp_preserve_user_clear_hwstate() function
/linux-6.1.9/arch/arm/kernel/
Dsignal.c110 err = vfp_preserve_user_clear_hwstate(&kframe.ufp, &kframe.ufp_exc); in preserve_vfp_context()