Home
last modified time | relevance | path

Searched defs:VFP_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm/include/asm/
Ducontext.h84 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro
/Linux-v4.19/arch/arm64/kernel/
Dsignal32.c84 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) macro