Searched refs:boot (Results 376 - 400 of 434) sorted by relevance

<<1112131415161718

/haiku/src/system/kernel/arch/m68k/
H A Darch_elf.cpp14 #include <boot/arch.h>
/haiku/src/tools/remote_disk_server/
H A Dremote_disk_server.cpp18 #include <boot/net/RemoteDiskDefs.h>
/haiku/headers/private/kernel/
H A Dsmp.h13 #include <boot/kernel_args.h>
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp27 #include <boot/PathBlocklist.h>
28 #include <boot/platform.h>
474 // attributes aren't needed in the boot loader
/haiku/src/system/boot/platform/bios_ia32/
H A Dsmp.cpp19 #include <boot/stage2.h>
20 #include <boot/menu.h>
447 // boot the cpus
/haiku/src/add-ons/kernel/partitioning_systems/vmdk/
H A Dvmdk.cpp23 # include <boot/partitions.h>
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.cpp21 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.cpp21 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/x86/32/
H A Dapm.cpp14 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp10 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/x86/paging/64bit/
H A DX86PagingMethod64Bit.cpp17 #include <boot/kernel_args.h>
71 // the temporary identity mapping made by the boot loader.
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp42 # include <boot/partitions.h>
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h202 struct iwn_fw_part boot; member in struct:iwn_fw_info
/haiku/src/system/boot/loader/
H A Dpackage_support.cpp14 #include <boot/vfs.h>
/haiku/src/system/kernel/
H A Dtimer.cpp18 #include <boot/kernel_args.h>
H A Dcpu.cpp22 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm.cpp11 #include <boot/kernel_args.h>
328 "boot loader reserved area", &address,
333 panic("arch_vm_init_end(): Failed to create area for boot loader "
341 // Throw away any address space mappings we've inherited from the boot
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp8 #include <boot/kernel_args.h>
38 // An iframe stack used in the early boot process when we don't have
/haiku/src/system/boot/loader/net/
H A DTCP.cpp18 #include <boot/net/TCP.h>
24 #include <boot/net/ChainBuffer.h>
25 #include <boot/net/NetStack.h>
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.cpp20 #include <boot/kernel_args.h>
/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.cpp14 #include <boot/platform.h>
431 dprintf("size of boot archive \"%s\": %lu\n", fileName, fileSize);
/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp21 #include <boot/kernel_args.h>
/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp19 #include <boot/kernel_args.h>
59 // This can be used by other code to see if there is a boot file system already
124 boot/platform/bios_ia32/devices.cpp (or similar solutions).
199 TRACE(("boot device: bus %" B_PRId32 ", device %" B_PRId32 "\n",
209 // TODO: implement this! (and then enable this feature in the boot
227 // useful from the disk in the boot loader.
265 // the simple case: we can just boot from the selected boot
268 dprintf("Identified boot partition by partition offset.\n");
277 // Check for the boot partitio
[all...]
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.cpp21 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/arm/
H A Darch_thread.cpp20 #include <boot/stage2.h>

Completed in 167 milliseconds

<<1112131415161718