Searched defs:VFP_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
| /arch/arm/include/asm/ | ||
| A D | ucontext.h | 73 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro |
| /arch/arm64/kernel/ | ||
| A D | signal32.c | 38 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) macro |
Completed in 7 milliseconds