zephyr/arch/x86/core
Gerard Marull-Paretas a87c811ec9 arch: x86: use DEVICE_DT_GET_ONE
Improve code by using DEVICE_DT_GET_ONE instead of device_get_binding,
since the intel_vt_d device instance can be obtained at compile time.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-10 13:45:59 -05:00
..
ia32 x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
intel64 arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
offsets
acpi.c arch/x86: Add a function to retrieve ID from ACPI's DMAR 2022-01-07 10:47:27 -05:00
cache.c x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt arch/x86: Have a dedicated place for CPUID related functions 2022-02-22 10:35:39 -05:00
common.S
cpuhalt.c
cpuid.c arch/x86: Add a CPUID function to get initial APIC ID 2022-02-22 10:35:39 -05:00
early_serial.c
fatal.c arch: add comments to empty default case, add default LOG_ERR 2021-06-22 08:23:43 -04:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake
Kconfig.ia32 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.intel64 kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
memmap.c linker: align _image_rodata and _image_rom start/end/size linker symbols 2021-08-28 08:48:03 -04:00
multiboot.c
pcie.c arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
prep_c.c
reboot_rst_cnt.c
spec_ctrl.c arch/x86: Have a dedicated place for CPUID related functions 2022-02-22 10:35:39 -05:00
tls.c
userspace.c x86: userspace: page in stack before starting user thread 2021-08-26 21:16:22 -04:00
x86_mmu.c kernel: mem_domain: arch_mem_domain functions to return errors 2021-11-22 12:45:22 -05:00