Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Ducontext.h76 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro
/arch/arm64/kernel/
Dsignal32.c82 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) macro