Home
last modified time | relevance | path

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

12345678910>>...16

/Zephyr-Core-3.6.0/samples/basic/minimal/
Dsample.yaml64 sample.minimal.mt.x86:
65 extra_args: CONF_FILE='common.conf;mt.conf;x86.conf'
68 sample.minimal.mt-no-preempt.x86:
69 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;x86.conf'
72 sample.minimal.mt-no-preempt-no-timers.x86:
73 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;no-timers.conf;x86.conf'
76 sample.minimal.no-mt.x86:
77 extra_args: CONF_FILE='common.conf;no-mt.conf;x86.conf'
80 sample.minimal.no-mt-no-timers.x86:
81 extra_args: CONF_FILE='common.conf;no-mt.conf;no-timers.conf;x86.conf'
/Zephyr-Core-3.6.0/tests/arch/x86/info/
Dtestcase.yaml2 arch.x86.info:
3 arch_allow: x86
10 arch.x86.info.userspace:
11 arch_allow: x86
/Zephyr-Core-3.6.0/boards/x86/qemu_x86/
DKconfig.board4 bool "QEMU x86"
18 bool "QEMU x86 (Lakemont)"
25 bool "QEMU x86 (tiny memory)"
Dqemu_x86_xip.yaml2 name: QEMU Emulation for X86 (XIP enabled)
4 arch: x86
Dqemu_x86_nommu.yaml2 name: QEMU Emulation for X86 (MMU disabled)
4 arch: x86
Dqemu_x86_lakemont.yaml2 name: QEMU Emulation for X86 (Lakemont)
5 arch: x86
Dqemu_x86_tiny.yaml2 name: QEMU Emulation for X86 (small VM)
4 arch: x86
Dqemu_x86_nokpti.yaml2 name: QEMU Emulation for X86 (KPTI disabled)
4 arch: x86
Dqemu_x86_nopae.yaml2 name: QEMU Emulation for X86 (32-bit page tables)
4 arch: x86
/Zephyr-Core-3.6.0/boards/x86/qemu_x86/doc/
Dindex.rst3 X86 Emulation (QEMU)
9 The X86 QEMU board configuration is used to emulate the X86 architecture.
11 This board configuration provides support for an x86 Minute IA (Lakemont) CPU
96 threadA: Hello World from x86!
97 threadB: Hello World from x86!
98 threadA: Hello World from x86!
99 threadB: Hello World from x86!
100 threadA: Hello World from x86!
101 threadB: Hello World from x86!
102 threadA: Hello World from x86!
[all …]
/Zephyr-Core-3.6.0/soc/x86/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-Core-3.6.0/soc/x86/ia32/
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-Core-3.6.0/soc/x86/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-Core-3.6.0/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-Core-3.6.0/soc/x86/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-Core-3.6.0/soc/x86/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-Core-3.6.0/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-Core-3.6.0/tests/arch/x86/static_idt/
Dtestcase.yaml2 arch.x86.interrupt:
4 arch_allow: x86
/Zephyr-Core-3.6.0/tests/arch/x86/pagetables/
Dtestcase.yaml2 arch.x86.pagetables:
3 arch_allow: x86
/Zephyr-Core-3.6.0/tests/arch/x86/cpu_scrubs_regs/
Dtestcase.yaml2 arch.x86.syscalls.cpu_scrubs_regs:
3 arch_allow: x86
/Zephyr-Core-3.6.0/arch/x86/
Dintel64.cmake6 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_ARCH "i386:x86-64")
7 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT "elf64-x86-64")
12 # x86-64 by default has SSE and SSE2
/Zephyr-Core-3.6.0/dts/bindings/cpu/
Dintel,x86.yaml4 description: Generic x86 qemu CPU
6 compatible: "intel,x86"
/Zephyr-Core-3.6.0/scripts/tests/twister/test_data/quarantines/
Dwith_regexp.yaml4 - x86.*
5 comment: "a2 and c2 on x86"
/Zephyr-Core-3.6.0/boards/x86/
Dindex.rst1 .. _boards-x86:
3 x86 Boards
/Zephyr-Core-3.6.0/drivers/counter/
DKconfig.cmos1 # Counter driver for x86 "CMOS" clock
7 bool "Counter driver for x86 CMOS/RTC clock"

12345678910>>...16