Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dthread_info.h129 extern int vfp_preserve_user_clear_hwstate(struct user_vfp *,
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c548 int vfp_preserve_user_clear_hwstate(struct user_vfp *ufp, in vfp_preserve_user_clear_hwstate() function
/openbmc/linux/arch/arm/kernel/
H A Dsignal.c111 err = vfp_preserve_user_clear_hwstate(&kframe.ufp, &kframe.ufp_exc); in preserve_vfp_context()