Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dsignal32.c23 struct compat_vfp_sigframe { struct
38 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) argument
43 struct compat_vfp_sigframe vfp;
92 static int compat_preserve_vfp_context(struct compat_vfp_sigframe __user *frame) in compat_preserve_vfp_context()
142 static int compat_restore_vfp_context(struct compat_vfp_sigframe __user *frame) in compat_restore_vfp_context()