Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Dthread_info.h124 extern int vfp_preserve_user_clear_hwstate(struct user_vfp __user *,
/Linux-v4.19/arch/arm/vfp/
Dvfpmodule.c556 int vfp_preserve_user_clear_hwstate(struct user_vfp __user *ufp, in vfp_preserve_user_clear_hwstate() function
/Linux-v4.19/arch/arm/kernel/
Dsignal.c148 return vfp_preserve_user_clear_hwstate(&frame->ufp, &frame->ufp_exc); in preserve_vfp_context()