Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Duser.h101 unsigned long fpinst2; member
H A Dfpstate.h38 __u32 fpinst2; member
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1526653-Include-struct-definitions-for-user_vfp-.patch28 + unsigned long fpinst2;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0011-replace-include-by-code-to-fix-arm-build.patch36 + unsigned long fpinst2;
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsignal32.c33 compat_ulong_t fpinst2; member
139 __put_user_error(0, &frame->ufp_exc.fpinst2, err); in compat_preserve_vfp_context()