Searched refs:ml_is64bit (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/i386/
H A Dkern_machdep.c59 return (ml_is64bit() ? 2 : 0);
H A Dfbt_x86.c565 cpu_64bit = ml_is64bit();
/darwin-on-arm/xnu/osfmk/arm/
H A Dmachine_routines.h51 boolean_t ml_is64bit(void);
/darwin-on-arm/xnu/osfmk/i386/
H A Dmachine_routines.h49 boolean_t ml_is64bit(void);
H A Dmachine_routines.c623 boolean_t ml_is64bit(void) { function

Completed in 22 milliseconds