Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfpmodule.c572 ufp_exc->fpinst = hwstate->fpinst; in vfp_preserve_user_clear_hwstate()
618 hwstate->fpinst = ufp_exc->fpinst; in vfp_restore_user_hwstate()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Duser.h100 unsigned long fpinst; member
H A Dfpstate.h37 __u32 fpinst; member
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1526653-Include-struct-definitions-for-user_vfp-.patch27 + unsigned long fpinst;
/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.patch35 + unsigned long fpinst;
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsignal32.c32 compat_ulong_t fpinst; member
138 __put_user_error(0, &frame->ufp_exc.fpinst, err); in compat_preserve_vfp_context()