Searched refs:platform (Results 51 - 75 of 206) sorted by relevance

123456789

/haiku/src/system/boot/platform/efi/
H A Dsmp.cpp19 #include <boot/platform.h>
/haiku/src/system/kernel/arch/arm64/
H A Darch_platform.cpp6 #include <arch/platform.h>
/haiku/src/system/boot/platform/riscv/
H A Dcpu.cpp10 #include <boot/platform.h>
H A Ddebug.cpp9 #include <boot/platform.h>
/haiku/src/system/boot/platform/atari_m68k/
H A DHandle.cpp9 #include <platform/openfirmware/openfirmware.h>
H A Ddebug.cpp11 #include <boot/platform.h>
/haiku/src/system/boot/loader/file_systems/fat/
H A Dfatfs.cpp10 #include <boot/platform.h>
/haiku/src/system/kernel/platform/openfirmware/
H A Dopenfirmware_devices.cpp6 #include <platform/openfirmware/devices.h>
7 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/openfirmware/
H A Ddebug.cpp11 #include <boot/platform.h>
13 #include <platform/openfirmware/openfirmware.h>
H A DHandle.cpp11 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/amiga_m68k/
H A Dcpu.cpp11 #include <boot/platform.h>
70 gKernelArgs.arch_args.platform = M68K_PLATFORM_AMIGA;
H A Ddebug.cpp13 #include <boot/platform.h>
/haiku/src/system/boot/platform/next_m68k/
H A Dcpu.cpp11 #include <boot/platform.h>
51 gKernelArgs.arch_args.platform = M68K_PLATFORM_NEXT;
H A Ddebug.cpp11 #include <boot/platform.h>
/haiku/src/system/kernel/arch/riscv64/
H A Darch_platform.cpp6 #include <arch/platform.h>
11 #include <platform/sbi/sbi_syscalls.h>
H A Darch_system_info.cpp29 node->data.root.platform = B_CPU_RISC_V;
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_platform.h8 #include <arch/platform.h>
/haiku/src/system/boot/platform/bios_ia32/
H A Dkeyboard.cpp10 #include <boot/platform.h>
/haiku/src/system/boot/platform/u-boot/
H A Ddebug.cpp10 #include <boot/platform.h>
/haiku/headers/private/kernel/arch/ppc/
H A Darch_platform.h8 #include <arch/platform.h>
/haiku/headers/private/kernel/arch/m68k/
H A Darch_kernel_args.h21 int platform; // M68K_PLATFORM_* member in struct:__anon385
22 int machine; // platform specific machine type
46 // platform specific
/haiku/src/system/boot/arch/ppc/
H A Darch_framebuffer.h12 #include <boot/platform.h>
/haiku/headers/private/kernel/arch/sparc/
H A Darch_platform.h8 #include <arch/platform.h>
/haiku/src/system/boot/arch/riscv64/
H A Darch_cpu.cpp10 #include <boot/platform.h>
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_smp.cpp15 #include <boot/platform.h>

Completed in 256 milliseconds

123456789