zephyr/arch/x86/core/intel64
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
..
coredump.c
cpu.c core: z_data_copy does not depend on CONFIG_XIP 2022-02-22 10:22:53 +01:00
fatal.c
irq.c arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
locore.S
thread.c
userspace.S