Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dsignal32.c69 struct compat_vfp_sigframe { struct
84 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) argument
89 struct compat_vfp_sigframe vfp;
150 static int compat_preserve_vfp_context(struct compat_vfp_sigframe __user *frame) in compat_preserve_vfp_context()
200 static int compat_restore_vfp_context(struct compat_vfp_sigframe __user *frame) in compat_restore_vfp_context()