Home
last modified time | relevance | path

Searched full:x86 (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/Zephyr-latest/samples/basic/minimal/
Dsample.yaml67 sample.minimal.mt.x86:
68 extra_args: CONF_FILE='common.conf;mt.conf;x86.conf'
71 sample.minimal.mt-no-preempt.x86:
72 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;x86.conf'
75 sample.minimal.mt-no-preempt-no-timers.x86:
76 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;no-timers.conf;x86.conf'
79 sample.minimal.no-mt.x86:
80 extra_args: CONF_FILE='common.conf;no-mt.conf;x86.conf'
83 sample.minimal.no-mt-no-timers.x86:
84 extra_args: CONF_FILE='common.conf;no-mt.conf;no-timers.conf;x86.conf'
/Zephyr-latest/tests/arch/x86/info/
Dtestcase.yaml2 arch.x86.info:
3 arch_allow: x86
10 arch.x86.info.userspace:
11 arch_allow: x86
/Zephyr-latest/boards/qemu/x86/
Dboard.yml4 full_name: QEMU Emulation for X86
15 full_name: QEMU Emulation for X86 / Lakemont CPU
20 full_name: QEMU Emulation for X86 64bit
27 full_name: QEMU Emulation for X86 Minimal Configuration
Dqemu_x86_atom_xip.yaml2 name: QEMU Emulation for X86 (XIP enabled)
4 arch: x86
Dqemu_x86_atom_nommu.yaml2 name: QEMU Emulation for X86 (MMU disabled)
4 arch: x86
Dqemu_x86_lakemont.yaml2 name: QEMU Emulation for X86 (Lakemont)
6 arch: x86
Dqemu_x86_tiny.yaml2 name: QEMU Emulation for X86 (small VM)
4 arch: x86
Dqemu_x86_atom_nokpti.yaml2 name: QEMU Emulation for X86 (KPTI disabled)
4 arch: x86
/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/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/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/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/subsys/testsuite/arch/unit_testing/
DKconfig5 # Current the use of X86 is for consistency with old testsuite/ztest which
7 config X86 config
11 The unit_testing architecture identifies itself as X86 for basic
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst6 The X86 QEMU board configuration is used to emulate the X86 architecture.
8 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!
[all …]
/Zephyr-latest/tests/kernel/fpu_sharing/float_disable/
Dtestcase.yaml14 kernel.fpu_sharing.float_disable.x86.fpu:
26 kernel.fpu_sharing.float_disable.x86.fpu.sse:
40 kernel.fpu_sharing.float_disable.x86.sse:
/Zephyr-latest/tests/arch/x86/static_idt/
Dtestcase.yaml2 arch.x86.interrupt:
4 arch_allow: x86
/Zephyr-latest/tests/arch/x86/pagetables/
Dtestcase.yaml2 arch.x86.pagetables:
3 arch_allow: x86
/Zephyr-latest/tests/arch/x86/cpu_scrubs_regs/
Dtestcase.yaml2 arch.x86.syscalls.cpu_scrubs_regs:
3 arch_allow: x86
/Zephyr-latest/dts/bindings/cpu/
Dintel,x86.yaml4 description: Generic x86 qemu CPU
6 compatible: "intel,x86"
/Zephyr-latest/scripts/tests/twister/test_data/quarantines/
Dwith_regexp.yaml4 - x86.*
5 comment: "a2 and c2 on x86"
/Zephyr-latest/drivers/counter/
DKconfig.cmos1 # Counter driver for x86 "CMOS" clock
7 bool "Counter driver for x86 CMOS/RTC clock"
/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/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/soc/intel/lakemont/
Dlinker.ld7 #include <zephyr/arch/x86/memory.ld>
8 #include <zephyr/arch/x86/ia32/linker.ld>

12345678910>>...17