Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Ducontext.h73 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro
/openbmc/linux/arch/arm64/kernel/
H A Dsignal32.c38 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) macro