Home
last modified time | relevance | path

Searched refs:x86 (Results 1 – 25 of 126) sorted by relevance

123456

/Zephyr-latest/soc/intel/raptor_lake/
Dlinker.ld6 #include <zephyr/arch/x86/memory.ld>
9 #include <zephyr/arch/x86/intel64/linker.ld>
11 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/soc/intel/atom/
Dlinker.ld7 #include <zephyr/arch/x86/memory.ld>
10 #include <zephyr/arch/x86/intel64/linker.ld>
12 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/soc/intel/alder_lake/
Dlinker.ld8 #include <zephyr/arch/x86/memory.ld>
11 #include <zephyr/arch/x86/intel64/linker.ld>
13 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/soc/intel/apollo_lake/
Dlinker.ld8 #include <zephyr/arch/x86/memory.ld>
11 #include <zephyr/arch/x86/intel64/linker.ld>
13 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/soc/intel/elkhart_lake/
Dlinker.ld8 #include <zephyr/arch/x86/memory.ld>
11 #include <zephyr/arch/x86/intel64/linker.ld>
13 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/soc/intel/intel_ish/intel_ish5/
Dlinker.ld7 #include <zephyr/arch/x86/memory.ld>
8 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/soc/intel/lakemont/
Dlinker.ld7 #include <zephyr/arch/x86/memory.ld>
8 #include <zephyr/arch/x86/ia32/linker.ld>
/Zephyr-latest/drivers/counter/
DKconfig.cmos1 # Counter driver for x86 "CMOS" clock
7 bool "Counter driver for x86 CMOS/RTC clock"
/Zephyr-latest/tests/kernel/smp_boot_delay/boards/
Dqemu_x86_64.overlay11 compatible = "intel,x86";
18 compatible = "intel,x86";
/Zephyr-latest/arch/x86/
Dintel64.cmake7 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_ARCH "i386:x86-64")
8 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT "elf64-x86-64")
13 # x86-64 by default has SSE and SSE2
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst8 This board configuration provides support for an x86 Minute IA (Lakemont) CPU
93 threadA: Hello World from x86!
94 threadB: Hello World from x86!
95 threadA: Hello World from x86!
96 threadB: Hello World from x86!
97 threadA: Hello World from x86!
98 threadB: Hello World from x86!
99 threadA: Hello World from x86!
100 threadB: Hello World from x86!
101 threadA: Hello World from x86!
[all …]
/Zephyr-latest/samples/posix/uname/
DREADME.rst44 machine[4]: x86
48 Zephyr zephyr 3.5.99 zephyr-v3.5.0-3515-g10156f5f1d9c Jan 9 2024 22:23:04 x86 qemu_x86
50 Zephyr x86 qemu_x86
/Zephyr-latest/tests/arch/x86/static_idt/src/
Dtest_asm_inline_gcc.h13 #error test_asm_inline_gcc.h goes only with x86 GCC
/Zephyr-latest/tests/arch/x86/nmi/src/
Dtest_asm_inline_gcc.h13 #error test_asm_inline_gcc.h goes only with x86 GCC
/Zephyr-latest/doc/hardware/arch/
Dindex.rst13 x86.rst
Dx86.rst3 x86 Developer Guide
10 x86-based platforms.
29 On 32-bit x86, it is possible to have separate physical and virtual
33 space before ``vm_enter`` inside :file:`arch/x86/core/ia32/crt0.S`.
37 (:file:`arch/x86/gen_mmu.py`) identity maps the physical addresses
79 The page table generation script (:file:`arch/x86/gen_mmu.py`) generates
/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/
Dfloat_regs_x86_gcc.h16 #error __FILE__ goes only with x86 GCC
/Zephyr-latest/drivers/rtc/
DKconfig.mc1468187 bool "RTC driver for x86 CMOS/RTC clock"
/Zephyr-latest/boards/intel/ehl/
DCMakeLists.txt6 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
/Zephyr-latest/boards/intel/rpl/
DCMakeLists.txt6 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
/Zephyr-latest/boards/intel/adl/
DCMakeLists.txt6 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
/Zephyr-latest/boards/up-bridge-the-gap/up_squared_pro_7000/
DCMakeLists.txt6 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
/Zephyr-latest/boards/qemu/x86/
DCMakeLists.txt6 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
/Zephyr-latest/boards/up-bridge-the-gap/up_squared/
DCMakeLists.txt9 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
/Zephyr-latest/doc/develop/toolchains/
Dhost.rst6 In some specific configurations, like when building for non-MCU x86 targets on

123456