Home
last modified time | relevance | path

Searched refs:fpinst2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/asm/
H A Duser.h97 unsigned long fpinst2; member
H A Dfpstate.h38 __u32 fpinst2; member
/linux/arch/arm/vfp/
H A Dvfpmodule.c573 ufp_exc->fpinst2 = hwstate->fpinst2; in vfp_preserve_user_clear_hwstate()
619 hwstate->fpinst2 = ufp_exc->fpinst2; in vfp_restore_user_hwstate()
/linux/arch/arm64/kernel/
H A Dsignal32.c33 compat_ulong_t fpinst2; member
137 __put_user_error(0, &frame->ufp_exc.fpinst2, err); in compat_preserve_vfp_context()