Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dthread_info.h131 extern int vfp_preserve_user_clear_hwstate(struct user_vfp __user *,
/linux-4.1.27/arch/arm/vfp/
Dvfpmodule.c548 int vfp_preserve_user_clear_hwstate(struct user_vfp __user *ufp, in vfp_preserve_user_clear_hwstate() function
/linux-4.1.27/arch/arm/kernel/
Dsignal.c107 return vfp_preserve_user_clear_hwstate(&frame->ufp, &frame->ufp_exc); in preserve_vfp_context()