Searched refs:boot (Results 276 - 300 of 434) sorted by relevance

<<1112131415161718

/haiku/src/system/kernel/arch/arm64/
H A Darch_vm.cpp7 #include <boot/kernel_args.h>
72 "boot loader reserved area", &address,
78 panic("arch_vm_init_end(): Failed to create area for boot loader "
/haiku/src/system/kernel/arch/arm/
H A Darch_vm_translation_map.cpp14 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/sparc/
H A Darch_thread.cpp10 #include <boot/stage2.h>
/haiku/src/tests/system/boot/loader/
H A DHandle.cpp10 #include <boot/platform.h>
/haiku/src/system/boot/platform/amiga_m68k/
H A DHandle.h9 #include <boot/vfs.h>
/haiku/src/system/boot/loader/net/
H A DIP.cpp6 #include <boot/net/IP.h>
11 #include <boot/net/ARP.h>
12 #include <boot/net/ChainBuffer.h>
H A DUDP.cpp7 #include <boot/net/UDP.h>
13 #include <boot/net/ChainBuffer.h>
14 #include <boot/net/NetStack.h>
/haiku/src/system/boot/platform/u-boot/
H A Dstart.cpp17 #include <boot/platform.h>
18 #include <boot/heap.h>
19 #include <boot/stage2.h>
254 dprintf("Found boot tgz from FDT @ %p, %" B_PRIu32 " bytes\n",
266 dprintf("Found boot tgz from uimage @ %p, %" B_PRIu32 " bytes\n",
/haiku/src/system/boot/platform/next_m68k/
H A Dstart.cpp9 #include <boot/platform.h>
10 #include <boot/heap.h>
11 #include <boot/stage2.h>
33 // the boot rom monitor entry point
152 // "dlV3" (disk label signature ?) SCSI boot gives "@dlV3"
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp15 #include <boot/stage2.h>
16 #include <boot/platform.h>
17 #include <boot/platform/generic/video.h>
H A Dmmu.cpp11 #include <boot/addr_range.h>
12 #include <boot/platform.h>
13 #include <boot/stage2.h>
89 // accesses kernel memory via Mao(), and much later in the boot process,
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_smp.cpp16 #include <boot/platform.h>
17 #include <boot/stage2.h>
18 #include <boot/menu.h>
167 // make boot CPU first as expected by kernel
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_mmu.cpp13 #include <boot/platform.h>
14 #include <boot/stage2.h>
16 #include <efi/boot-services.h>
H A Darch_smp.cpp18 #include <boot/platform.h>
19 #include <boot/stage2.h>
20 #include <boot/menu.h>
247 // boot the cpus
248 TRACE("we have %" B_PRId32 " CPUs to boot...\n", gKernelArgs.num_cpus - 1);
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_mmu.cpp14 #include <boot/platform.h>
15 #include <boot/stage2.h>
19 #include <efi/boot-services.h>
67 // Called after EFI boot services exit.
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp15 #include <boot/addr_range.h>
16 #include <boot/kernel_args.h>
17 #include <boot/platform.h>
18 #include <boot/stage2.h>
19 #include <boot/stdio.h>
48 // begin and end of the boot loader
276 // remove the boot loader code from the virtual ranges to keep in the
280 dprintf("%s: Failed to remove boot loader range "
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_mmu.cpp12 #include <boot/platform.h>
13 #include <boot/stage2.h>
15 #include <efi/boot-services.h>
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map.cpp17 #include <boot/kernel_args.h>
H A Darch_cpu.cpp18 #include <boot/kernel_args.h>
40 // Some boot code relies on this.
/haiku/src/system/kernel/arch/ppc/
H A Darch_vm.cpp12 #include <boot/kernel_args.h>
127 "boot loader reserved area", &address,
132 panic("arch_vm_init_end(): Failed to create area for boot loader "
138 // Throw away any address space mappings we've inherited from the boot
H A Darch_system_info.cpp10 #include <boot/kernel_args.h>
/haiku/src/system/boot/arch/m68k/
H A Dmmu.cpp13 #include <boot/platform.h>
14 #include <boot/stdio.h>
15 #include <boot/kernel_args.h>
16 #include <boot/stage2.h>
27 /** The (physical) memory layout of the boot loader is currently as follows:
37 * ... boot loader heap (32 kB)
48 /** The (physical) memory layout of the boot loader is currently as follows:
55 * ... boot loader heap (32 kB)
/haiku/headers/private/kernel/boot/net/
H A DUDP.h9 #include <boot/net/IP.h>
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dfile.h8 #include <efi/boot-services.h>
/haiku/src/system/boot/loader/
H A DFileMapDisk.cpp7 #include <boot/FileMapDisk.h>
108 // Not needed in the boot loader.

Completed in 470 milliseconds

<<1112131415161718