Searched refs:boot (Results 351 - 375 of 434) sorted by relevance

<<1112131415161718

/haiku/src/system/boot/loader/
H A Dheap.cpp7 #include <boot/heap.h>
17 #include <boot/platform.h>
395 dprintf("maximum boot loader heap usage: %zu, currently used: %zu\n",
H A Dkernel_args.cpp15 #include <boot/stage2.h>
16 #include <boot/platform.h>
395 The boot loader heap doesn't make it into the kernel!
455 enough for its current usage in the boot loader, though.
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.cpp6 #include <boot/platform.h>
7 #include <boot/stage2.h>
404 // Map uart because we want to use it during early boot.
/haiku/src/system/kernel/arch/x86/
H A Darch_real_time_clock.cpp11 #include <boot/kernel_args.h>
H A Darch_debug_console.cpp19 #include <boot/stage2.h>
H A Darch_elf.cpp11 # include <boot/arch.h>
/haiku/src/system/kernel/
H A Dboot_splash.cpp18 #include <boot/images.h>
H A Dmain.cpp62 #include <boot/kernel_args.h>
109 debug_early_boot_message("Version mismatch between boot loader and "
129 // if we're not a boot cpu, spin here until someone wakes us up
151 // the boot loader allocated region is not used anymore
258 // the boot processor has probably been sending us
263 // this is run for each non boot processor after they've been set loose
342 TRACE("Mount boot file system\n");
368 // stages in the boot script itself. Then we should not free the image.
372 // The boot splash screen is the last user of the kernel args.
/haiku/src/system/kernel/debug/
H A Dsafemode_settings.cpp17 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp13 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/ppc/
H A Darch_vm_translation_map.cpp83 #include <boot/kernel_args.h>
H A Darch_elf.cpp11 #include <boot/arch.h>
H A Darch_platform.cpp13 #include <boot/kernel_args.h>
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h163 struct wpi_fw_part boot; member in struct:wpi_fw_info
/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp16 #include <boot/stage2.h>
H A Dfdt.cpp11 #include <boot/stage2.h>
/haiku/headers/private/kernel/boot/
H A Dvfs.h14 #include <boot/stage2_args.h>
83 * Live is simple in the boot loader :-)
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp14 #include <boot/stage2.h>
/haiku/src/system/kernel/arch/arm/
H A Darch_elf.cpp16 #include <boot/arch.h>
/haiku/src/system/kernel/arch/x86/timers/
H A Dx86_hpet.cpp17 #include <boot/kernel_args.h>
/haiku/build/scripts/
H A Dbuild_cross_tools_gcc4165 tmpIncludeDir="$sysrootDir/boot/system/develop/headers"
166 tmpLibDir="$sysrootDir/boot/system/develop/lib"
283 rm -rf "$sysrootDir"/boot/system/*
/haiku/src/system/kernel/arch/arm64/
H A Darch_vm_translation_map.cpp8 #include <boot/kernel_args.h>
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp26 #include <boot/addr_range.h>
27 #include <boot/platform.h>
28 #include <boot/stage2.h>
29 #include <boot/uart.h>
175 strcmp(fdt_string(fdt, fdt32_to_cpu(property->nameoff)), "boot-hartid") == 0 ||
/haiku/src/add-ons/kernel/partitioning_systems/atari/
H A Datari.cpp13 # include <boot/partitions.h>
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm_translation_map.cpp15 #include <boot/kernel_args.h>

Completed in 215 milliseconds

<<1112131415161718