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

1234567

/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dkeyboard.cpp10 #include <boot/platform.h>
H A Drom_calls.cpp7 #include <boot/platform.h>
/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dkeyboard.cpp9 #include <boot/platform.h>
H A Dstart.cpp19 #include <boot/platform.h>
141 args.platform.boot_tgz_size = BOOT_ARCHIVE_SIZE;
142 args.platform.boot_tgz_data = (void*)mmu_map_physical_memory(
143 BOOT_ARCHIVE_BASE, args.platform.boot_tgz_size, kDefaultPageFlags);
/haiku-fatelf/src/system/boot/platform/routerboard_mipsel/
H A Ddebug.c7 #include <boot/platform.h>
H A Dkeyboard.cpp9 #include <boot/platform.h>
H A Dserial.cpp9 #include <boot/platform.h>
H A Dmenu.cpp8 #include <boot/platform/generic/text_menu.h>
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_platform.cpp10 #include <arch/platform.h>
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_platform.cpp11 #include <arch/platform.h>
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_console.cpp7 #include <boot/platform/generic/text_console.h>
H A Dplatform_misc.cpp7 #include <boot/platform.h>
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-fatelf/src/system/boot/platform/cfe/
H A Dheap.cpp9 #include <boot/platform.h>
12 #include <boot/platform/cfe/cfe.h>
/haiku-fatelf/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 Dsupport.cpp13 #include <platform/openfirmware/openfirmware.h>
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_platform.cpp16 //#include <platform/openfirmware/openfirmware.h>
52 switch (kernelArgs->arch_args.platform) {
70 panic("unknown platform d\n", kernelArgs->arch_args.platform);
/haiku-fatelf/src/system/boot/platform/u-boot/
H A Dmenu.cpp11 #include <boot/platform/generic/text_menu.h>
/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/arch/ppc/openfirmware/
H A Dpci_openfirmware.cpp13 #include <platform/openfirmware/devices.h>
14 #include <platform/openfirmware/openfirmware.h>
15 #include <platform/openfirmware/pci.h>
/haiku-fatelf/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-fatelf/src/system/boot/loader/file_systems/hfs_plus/
H A Dhfs_plus.cpp10 #include <boot/platform.h>
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Dkeyboard.cpp11 #include <boot/platform.h>

Completed in 223 milliseconds

1234567