Home
last modified time | relevance | path

Searched refs:kHasVfp (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/arm/
H A Dcpu_capabilities.h62 #define kHasVfp 0x00000400 // VFP is supported macro
/xnu-8020.101.4/osfmk/arm/commpage/
H A Dcommpage.c646 bits |= kHasVfp; in commpage_init_cpu_capabilities()