Searched refs:platform (Results 26 - 50 of 206) sorted by relevance

123456789

/haiku/src/system/boot/platform/openfirmware/
H A Dheap.cpp9 #include <boot/platform.h>
12 #include <platform/openfirmware/openfirmware.h>
H A Dreal_time_clock.cpp14 #include <platform/openfirmware/devices.h>
15 #include <platform/openfirmware/openfirmware.h>
H A Dmmu.cpp8 #include <boot/platform.h>
10 #include <platform/openfirmware/openfirmware.h>
H A Dsupport.cpp13 #include <platform/openfirmware/openfirmware.h>
H A Dvideo.cpp8 #include <boot/platform.h>
10 #include <boot/platform/generic/text_console.h>
11 #include <boot/platform/generic/video.h>
13 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/u-boot/
H A Dmenu.cpp11 #include <boot/platform/generic/text_menu.h>
H A Dcpu.cpp10 #include <boot/platform.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>
H A Dplatform_start.cpp7 #include <boot/platform.h>
/haiku/headers/private/kernel/arch/sparc/
H A Darch_kernel_args.h32 // platform type we booted from
33 int platform; member in struct:__anon391
/haiku/headers/private/kernel/arch/ppc/
H A Darch_kernel_args.h33 // platform type we booted from
34 int platform; member in struct:__anon389
/haiku/src/system/kernel/arch/x86/
H A Darch_platform.cpp11 #include <arch/platform.h>
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dcpu.cpp6 #include <boot/platform/openfirmware/platform_arch.h>
15 #include <platform/openfirmware/devices.h>
16 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dcpu.cpp6 #include <boot/platform/openfirmware/platform_arch.h>
15 #include <platform/openfirmware/devices.h>
16 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.cpp7 #include <boot/platform.h>
/haiku/src/system/boot/platform/atari_m68k/
H A Dkeyboard.cpp11 #include <boot/platform.h>
/haiku/src/system/boot/loader/file_systems/hfs_plus/
H A Dhfs_plus.cpp10 #include <boot/platform.h>
/haiku/src/system/boot/platform/efi/
H A Dheap.cpp7 #include <boot/platform.h>
/haiku/src/system/boot/platform/next_m68k/
H A Dkeyboard.cpp11 #include <boot/platform.h>
H A Dmenu.cpp12 #include <boot/platform/generic/text_menu.h>
H A Ddevices.cpp9 #include <boot/platform.h>
/haiku/src/system/kernel/arch/arm/
H A Darch_system_info.cpp33 node->data.root.platform = B_CPU_ARM;
/haiku/src/system/boot/platform/generic/
H A Dtext_console.cpp7 #include <boot/platform/generic/text_console.h>
11 // This is set by the boot platform during console_init().
/haiku/src/system/boot/platform/riscv/
H A Dmmu.h13 #include <boot/platform.h>

Completed in 229 milliseconds

123456789