Searched refs:platform (Results 76 - 100 of 206) sorted by relevance

123456789

/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_smp.cpp15 #include <boot/platform.h>
/haiku/src/system/boot/platform/atari_m68k/
H A Dmk_floppy_prg_atari.sh7 src/system/boot/platform/atari_m68k/fixup_tos_floppy_chksum $IMG && \
17 src/system/boot/platform/atari_m68k/fixup_tos_floppy_chksum $IMG && \
H A Dcpu.cpp11 #include <boot/platform.h>
86 gKernelArgs.arch_args.platform = M68K_PLATFORM_ATARI;
H A Dmenu.cpp12 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/kernel/arch/riscv64/
H A Darch_timer.cpp16 #include <platform/sbi/sbi_syscalls.h>
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_cpu.cpp11 #include <boot/platform.h>
20 #include <platform/openfirmware/devices.h>
21 #include <platform/openfirmware/openfirmware.h>
277 gKernelArgs.arch_args.platform = PPC_PLATFORM_U_BOOT;
H A Darch_mmu_amcc440.cpp11 #include <boot/platform.h>
18 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/bios_ia32/
H A Dcpu.cpp12 #include <boot/platform.h>
H A Dserial.cpp9 #include <boot/platform.h>
/haiku/src/system/boot/platform/openfirmware/
H A Dstart.cpp15 #include <boot/platform.h>
18 #include <platform/openfirmware/openfirmware.h>
H A Ddevices.cpp11 #include <boot/platform.h>
18 #include <platform/openfirmware/devices.h>
19 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/riscv/
H A Dvideo.cpp17 #include <boot/platform.h>
20 #include <boot/platform/generic/video.h>
/haiku/src/system/kernel/arch/x86/
H A Darch_system_info.cpp125 node->data.root.platform = B_CPU_x86;
127 node->data.root.platform = B_CPU_x86_64;
129 node->data.root.platform = B_CPU_UNKNOWN;
/haiku/src/system/boot/platform/u-boot/
H A Dvideo.cpp11 #include <boot/platform.h>
14 #include <boot/platform/generic/video.h>
H A Dserial.cpp22 #include <boot/platform.h>
/haiku/src/system/boot/platform/next_m68k/
H A Dvideo.cpp17 #include <boot/platform.h>
20 #include <boot/platform/generic/video.h>
/haiku/src/system/kernel/arch/ppc/
H A Darch_system_info.cpp67 node->data.root.platform = B_CPU_PPC_64;
69 node->data.root.platform = B_CPU_PPC;
/haiku/src/system/boot/platform/generic/
H A Dvideo_text_console.cpp7 #include <boot/platform/generic/text_console.h>
8 #include <boot/platform/generic/video.h>
/haiku/headers/private/shared/
H A Dcpu_type.h23 static const char* get_cpu_model_string(enum cpu_platform platform,
246 get_cpu_model_string(enum cpu_platform platform, enum cpu_vendor cpuVendor, argument
257 if (platform != B_CPU_x86 && platform != B_CPU_x86_64)
490 enum cpu_platform platform = B_CPU_UNKNOWN; local
496 platform = topology[i].data.root.platform;
517 model = get_cpu_model_string(platform, cpuVendor, cpuModel);
/haiku/src/system/boot/platform/amiga_m68k/
H A DHandle.cpp8 #include <platform/openfirmware/openfirmware.h>
H A Dstart.cpp9 #include <boot/platform.h>
H A Dmenu.cpp11 #include <boot/platform/generic/text_menu.h>
/haiku/headers/private/kernel/arch/m68k/
H A Darch_platform.h9 #include <arch/platform.h>
/haiku/src/system/boot/platform/efi/
H A Dmenu.cpp8 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dstart.cpp12 #include <platform/openfirmware/openfirmware.h>

Completed in 146 milliseconds

123456789