Searched refs:boot (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dboot.h28 #include <pexpert/ppc/boot.h>
H A Dnew_screen.h35 #include <ppc/boot.h>
H A Dmisc_protos.h41 #include <ppc/boot.h>
H A Dbat_init.c30 #include <ppc/boot.h>
H A Dppc_init.c42 #include <ppc/boot.h>
H A Dstart.s99 crclr bootCPU ; Set non-boot processor
135 crset bootCPU ; Set boot processor
181 bf firstBoot,notFirst ; Not first boot, go...
185 ; after the initial first-time boot. This is not done after waking up or on
186 ; any "secondary" processor. Just after the boot-processor init, we copy the
468 bl EXT(ppc_init) ; Jump into boot init code
593 init7400: bf firstBoot,i7400nb ; Do different if not initial boot...
662 bf firstBoot,init745Xnb ; Do different if not initial boot...
765 bf firstBoot, init745X ; Not boot, use standard init
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/
H A Dboot.h31 #include <pexpert/machine/boot.h>
H A DMakefile31 boot.h \
H A Dpexpert.h44 #include <pexpert/boot.h>
/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dpe_bootargs.c29 #include <pexpert/boot.h>
H A Dpe_init.c36 #include <pexpert/boot.h>
110 kprintf("Kernel boot args: '%s'\n", PE_boot_args());
/macosx-10.5.8/xnu-1228.15.4/pexpert/ppc/
H A Dpe_bootargs.c29 #include <pexpert/boot.h>
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DAppleCPU.cpp84 void AppleCPU::initCPU(bool boot) argument
86 if (boot) {
H A DAppleCPU.h49 virtual void initCPU(bool boot);
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/ppc/
H A Dpowermac.h37 #include <pexpert/ppc/boot.h>
H A DMakefile11 boot.h \
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/i386/
H A DMakefile11 boot.h \
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/machine/
H A DMakefile11 boot.h \
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_xxx.c121 boot(RB_BOOT, uap->opt, command);
H A Dkern_shutdown.c106 boot(int paniced, int howto, char *command) function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dreboot.h87 #define RB_ALTBOOT 0x40 /* use /boot.old vs /boot */
93 #define RB_BOOT 1 /* reboot due to boot() */
99 * Constants for converting boot-style device number to type,
139 void boot(int, int, char *);
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCPU.h86 virtual void initCPU(bool boot) = 0;
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dkm.c49 #include <pexpert/i386/boot.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dppc_init.c38 #include <ppc/boot.h>
265 /* TODO NMGS need to put param info onto top of boot stack */
/macosx-10.5.8/xnu-1228.15.4/pexpert/gen/
H A Ddevice_tree.c33 #include <pexpert/boot.h>

Completed in 115 milliseconds

12