Searched refs:boot (Results 251 - 275 of 434) sorted by relevance

<<1112131415161718

/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug_console.cpp14 #include <boot/kernel_args.h>
H A Darch_platform.cpp7 #include <boot/kernel_args.h>
H A Darch_smp.cpp15 #include <boot/stage2.h>
H A Darch_elf.cpp10 # include <boot/arch.h>
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dblock-io.h8 #include <efi/boot-services.h>
H A Dserial-io.h8 #include <efi/boot-services.h>
/haiku/src/system/kernel/arch/arm/
H A Darch_timer.cpp14 #include <boot/stage2.h>
H A Darch_cpu.cpp16 #include <boot/kernel_args.h>
H A Darch_debug_console.cpp18 #include <boot/kernel_args.h>
H A Darch_vm.cpp16 #include <boot/kernel_args.h>
80 "boot loader reserved area", &address,
86 panic("arch_vm_init_end(): Failed to create area for boot loader "
/haiku/src/system/boot/platform/efi/
H A Dstart.cpp18 #include <boot/kernel_args.h>
19 #include <boot/platform.h>
20 #include <boot/stage2.h>
21 #include <boot/stdio.h>
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp12 #include <boot/partitions.h>
13 #include <boot/platform.h>
30 Volume::Volume(boot::Partition *partition)
63 // read boot sector
406 dosfs_identify_file_system(boot::Partition *partition)
416 dosfs_get_file_system(boot::Partition *partition, ::Directory **_root)
/haiku/src/system/boot/arch/x86/
H A Darch_cpu.cpp13 #include <boot/arch/x86/arch_cpu.h>
14 #include <boot/kernel_args.h>
15 #include <boot/platform.h>
16 #include <boot/stage2.h>
17 #include <boot/stdio.h>
181 // "CPUID" rather than MFENCE/LFENCE for serializing here during boot.
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp23 #include <boot/partitions.h>
24 #include <boot/platform.h>
174 status_t Init(boot::Partition* partition);
179 status_t _Inflate(boot::Partition* partition,
640 TarFS::Volume::Init(boot::Partition* partition)
648 boot::Partition *partition;
651 PartitionCloser(boot::Partition* partition, void* cookie)
741 TarFS::Volume::_Inflate(boot::Partition* partition, void* cookie, off_t offset,
830 tarfs_get_file_system(boot::Partition* partition, ::Directory** _root)
/haiku/src/system/boot/platform/bios_ia32/
H A Dinterrupts.cpp16 #include <boot/platform.h>
17 #include <boot/platform/generic/text_console.h>
H A Dlong.cpp19 #include <boot/platform.h>
20 #include <boot/heap.h>
21 #include <boot/stage2.h>
22 #include <boot/stdio.h>
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp9 #include <boot/partitions.h>
10 #include <boot/platform.h>
/haiku/src/system/boot/loader/net/
H A DEthernet.cpp6 #include <boot/net/Ethernet.h>
11 #include <boot/net/ChainBuffer.h>
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingStructures040.cpp128 #warning M68K: TODO: allocate all kernel pgdirs at boot and remove this (also dont remove them anymore from unmap)
/haiku/headers/private/kernel/arch/x86/
H A Dapic.h12 #include <boot/kernel_args.h>
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm.cpp15 #include <boot/kernel_args.h>
79 area_id area = create_area("boot loader reserved area", &address,
83 panic("arch_vm_init_end(): Failed to create area for boot loader "
89 // Throw away any address space mappings we've inherited from the boot
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp11 #include <boot/platform.h>
12 #include <boot/stdio.h>
13 #include <boot/kernel_args.h>
14 #include <boot/stage2.h>
29 /*! This implements boot loader mmu support for Book-E PowerPC,
40 We use it as a linear space to allocate from at boot time,
57 /*! The (physical) memory layout of the boot loader is currently as follows:
62 0x01000000 boot loader
64 0x01900000 boot.tgz (= ramdisk)
65 0x02000000 boot loade
[all...]
/haiku/headers/private/kernel/boot/
H A Delf.h10 #include <boot/addr_range.h>
/haiku/src/system/kernel/arch/x86/
H A Darch_timer.cpp10 #include <boot/stage2.h>
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug_console.cpp11 #include <boot/kernel_args.h>

Completed in 301 milliseconds

<<1112131415161718