Searched refs:platform (Results 151 - 175 of 206) sorted by relevance

123456789

/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_start.cpp9 #include <boot/platform.h>
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_start.cpp7 #include <boot/platform.h>
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_start.cpp8 #include <boot/platform.h>
H A Darch_mmu.cpp13 #include <boot/platform.h>
H A Darch_smp.cpp18 #include <boot/platform.h>
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp11 #include <boot/platform.h>
17 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp13 #include <boot/platform.h>
14 #include <boot/platform/generic/video.h>
H A Ddevices.cpp8 #include <boot/platform.h>
H A Dmmu.cpp12 #include <boot/platform.h>
H A Dstart.cpp19 #include <boot/platform.h>
/haiku/src/system/boot/platform/generic/
H A Dtext_menu.cpp8 #include <boot/platform.h>
10 #include <boot/platform/generic/text_console.h>
11 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp17 #include <boot/platform.h>
20 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/kernel/platform/atari_m68k/
H A Dplatform.cpp2 Atari kernel platform code.
14 //#include <platform/openfirmware/openfirmware.h>
15 #include <platform/atari_m68k/MFP.h>
16 #include <platform/atari_m68k/platform_atari_m68k.h>
/haiku/src/system/boot/arch/m68k/
H A Dmmu_040.cpp11 #include <boot/platform.h>
/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp7 #include <boot/platform.h>
/haiku/src/apps/packageinstaller/
H A DPackageItem.h159 uint32 platform, const BString& mime,
/haiku/src/system/boot/platform/next_m68k/
H A Dstart.cpp9 #include <boot/platform.h>
/haiku/src/system/kernel/
H A Dmain.cpp19 #include <arch/platform.h>
131 // init platform
/haiku/src/system/boot/platform/riscv/
H A Ddevices.cpp11 #include <boot/platform.h>
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp15 #include <platform/openfirmware/openfirmware.h>
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp256 cpu_platform platform = B_CPU_UNKNOWN; local
273 platform = topology[i].data.root.platform;
294 const char* model = get_cpu_model_string(platform, cpuVendor, cpuModel);
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_mmu.cpp14 #include <boot/platform.h>
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp17 #include <boot/platform.h>
20 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp13 #include <boot/platform.h>
/haiku/src/system/boot/loader/
H A Dpartitions.cpp14 #include <boot/platform.h>

Completed in 115 milliseconds

123456789