Searched refs:FPSID_NODOUBLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ | ||
H A D | vfp.h | 28 #define FPSID_NODOUBLE (1<<20) macro |
/openbmc/linux/arch/arm/vfp/ | ||
H A D | vfpmodule.c | 975 if (vfpsid & FPSID_NODOUBLE) { in vfp_init() |