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
CMakeLists.txt arch/x86: Have a dedicated place for CPUID related functions 2022-02-22 10:35:39 -05:00
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
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
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
ia32.cmake
intel64.cmake
memmap.c
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_mmu.c kernel: mem_domain: arch_mem_domain functions to return errors 2021-11-22 12:45:22 -05:00