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

12

/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_bootargs.c29 #include <pexpert/boot.h>
/darwin-on-arm/xnu/pexpert/pexpert/
H A Dboot.h31 #include <pexpert/machine/boot.h>
H A DMakefile28 boot.h \
/darwin-on-arm/xnu/pexpert/arm/common/
H A Dsemihost.h38 #include <pexpert/arm/boot.h>
H A Dpe_bootargs.c30 * PE boot-args support.
35 #include <pexpert/arm/boot.h>
40 * Return boot-args the system was booted with.
H A Dpe_bringup.c38 #include <pexpert/machine/boot.h>
H A Dpe_serial.c32 #include <pexpert/arm/boot.h>
H A Dpe_socsupport.c40 #include <pexpert/arm/boot.h>
H A Dpe_identify_machine.c36 #include <pexpert/machine/boot.h>
H A Dpe_kprintf.c39 #include <pexpert/machine/boot.h>
H A Dpe_armsupport.c38 #include <pexpert/arm/boot.h>
/darwin-on-arm/xnu/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);
/darwin-on-arm/xnu/pexpert/pexpert/arm/
H A DMakefile11 boot.h \
/darwin-on-arm/xnu/pexpert/pexpert/i386/
H A DMakefile11 boot.h \
/darwin-on-arm/xnu/pexpert/pexpert/machine/
H A DMakefile11 boot.h \
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMCPU.h25 void initCPU(bool boot);
H A DAppleARMCPU.cpp70 void AppleARMCPU::initCPU(bool boot) argument
H A DIOCPU.h86 virtual void initCPU(bool boot) = 0;
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_xxx.c119 error = boot(RB_BOOT, uap->opt, command);
/darwin-on-arm/xnu/bsd/sys/
H A Dreboot.h82 #define RB_ALTBOOT 0x40 /* use /boot.old vs /boot */
88 #define RB_BOOT 1 /* reboot due to boot() */
94 * Constants for converting boot-style device number to type,
134 int boot(int, int, char *);
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_bcm2836.c42 #include <pexpert/arm/boot.h>
H A Dpe_sun4i.c39 #include <pexpert/arm/boot.h>
/darwin-on-arm/xnu/osfmk/arm/
H A Darm_init.c36 #include <pexpert/arm/boot.h>
64 * boot loader. A basic identity mapping is created in __start, however,
142 * Set maximum memory size based on boot-args.
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCPU.h86 virtual void initCPU(bool boot) = 0;

Completed in 93 milliseconds

12