Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/dev/arm/
H A Dkern_machdep.c78 cpu_subtype_t hostsubtype = in ml_grade_binary() local
81 cpu_subtype_t hostsubtype = cpu_subtype(); in ml_grade_binary()
87 switch (hostsubtype) { in ml_grade_binary()
112 switch (hostsubtype) { in ml_grade_binary()
/xnu-12377.81.4/bsd/dev/i386/
H A Dkern_machdep.c59 cpu_subtype_t hostsubtype = cpu_subtype(); in ml_grade_binary() local
63 switch (hostsubtype) { in ml_grade_binary()