Searched refs:boot (Results 126 - 150 of 434) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/arch/ppc/
H A Darch_timer.cpp7 #include <boot/stage2.h>
H A Darch_smp.cpp11 #include <boot/stage2.h>
/haiku/src/tests/system/boot/loader/
H A Dplatform_debug.cpp7 #include <boot/platform.h>
H A Dplatform_mmu.cpp7 #include <boot/platform.h>
/haiku/headers/private/kernel/boot/platform/bios_ia32/
H A Dplatform_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
30 // this does not contain the boot drive
/haiku/headers/private/kernel/boot/
H A Darch.h10 #include <boot/elf.h>
H A Dpartitions.h9 #include <boot/vfs.h>
15 namespace boot { namespace
54 } // namespace boot
56 // DiskDeviceTypes we need/support in the boot loader
79 // structure definitions as used in the boot loader
88 // their modules are specifically written for the boot loader,
94 float (*identify_file_system)(boot::Partition *device);
95 status_t (*get_file_system)(boot::Partition *device, Directory **_root);
H A Dkernel_args.h14 #include <boot/elf.h>
15 #include <boot/disk_identifier.h>
16 #include <boot/driver_settings.h>
28 #define BOOT_METHOD "boot method"
36 // boot methods
65 // boot volume KMessage data
88 // the boot loader.
/haiku/headers/private/kernel/arch/sparc/
H A Darch_kernel_args.h10 # error This file is included from <boot/kernel_args.h> only
/haiku/headers/private/kernel/arch/ppc/
H A Darch_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
/haiku/src/system/kernel/arch/sparc/
H A Darch_smp.cpp15 #include <boot/stage2.h>
H A Darch_system_info.cpp16 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/arm/
H A Darch_smp.cpp15 #include <boot/stage2.h>
/haiku/src/system/kernel/arch/m68k/
H A Darch_smp.cpp15 #include <boot/stage2.h>
/haiku/src/system/kernel/arch/arm64/
H A Darch_system_info.cpp9 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/x86/
H A Darch_platform.cpp14 #include <boot/stage2.h>
30 // Now we can add boot items; pass on the ACPI root pointer
/haiku/src/system/boot/platform/efi/arch/generic/
H A Dgeneric_mmu.h11 #include <efi/boot-services.h>
/haiku/headers/private/kernel/boot/net/
H A DRemoteDisk.h9 #include <boot/vfs.h>
10 #include <boot/net/NetDefs.h>
11 #include <boot/net/RemoteDiskDefs.h>
/haiku/src/system/boot/platform/amiga_m68k/
H A Dstart.cpp9 #include <boot/platform.h>
10 #include <boot/heap.h>
11 #include <boot/stage2.h>
/haiku/src/system/boot/loader/
H A DRootFileSystem.h9 #include <boot/vfs.h>
10 #include <boot/partitions.h>
12 using namespace boot;
/haiku/src/system/boot/platform/next_m68k/
H A Dvideo.cpp16 #include <boot/stage2.h>
17 #include <boot/platform.h>
18 #include <boot/menu.h>
19 #include <boot/kernel_args.h>
20 #include <boot/platform/generic/video.h>
/haiku/src/system/boot/platform/atari_m68k/
H A Dstart.cpp9 #include <boot/platform.h>
10 #include <boot/heap.h>
11 #include <boot/stage2.h>
/haiku/src/system/boot/platform/bios_ia32/
H A Dapm.cpp10 #include <boot/kernel_args.h>
11 #include <boot/platform.h>
12 #include <boot/stage2.h>
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dcpu.cpp6 #include <boot/platform/openfirmware/platform_arch.h>
12 #include <boot/kernel_args.h>
13 #include <boot/stage2.h>
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dcpu.cpp6 #include <boot/platform/openfirmware/platform_arch.h>
12 #include <boot/kernel_args.h>
13 #include <boot/stage2.h>

Completed in 395 milliseconds

1234567891011>>