Home
last modified time | relevance | path

Searched refs:fpinst (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dfpstate.h37 __u32 fpinst; member
H A Duser.h100 unsigned long fpinst; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dfpstate.h37 __u32 fpinst; member
H A Duser.h96 unsigned long fpinst; member
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsignal32.c32 compat_ulong_t fpinst; member
136 __put_user_error(0, &frame->ufp_exc.fpinst, err); in compat_preserve_vfp_context()

Completed in 6 milliseconds