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

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dcpuid.c779 boolean_t enable_x86_64h = TRUE; local
792 if (!PE_parse_boot_argn("-enable_x86_64h", &enable_x86_64h, sizeof(enable_x86_64h))) {
796 enable_x86_64h = FALSE;
800 if (enable_x86_64h &&

Completed in 83 milliseconds