zephyr/arch/x86/core
Tomasz Bursztyka c9ef674f0e arch/x86: Fix compilation error
arch_dcache_range() function does not exist anymore, nor K_CACHE_WB
macro. Removing it entirely.

arch_dcache_flush_range() signature changed, so relevantly applying
these.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2023-01-10 14:06:33 +00:00
..
ia32 ia32: irq: Remove unnecessary header 2023-01-09 12:07:28 -05:00
intel64 arch: x86: Convert to CONFIG_MP_MAX_NUM_CPUS 2022-10-25 09:52:17 +03:00
offsets arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
acpi.c arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00
cache.c arch/x86: Fix compilation error 2023-01-10 14:06:33 +00:00
CMakeLists.txt cache: Rework cache API 2022-12-01 13:40:56 -05:00
common.S drivers: display: intel_multibootfb: convert to DT 2022-09-02 14:16:08 +02:00
cpuhalt.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpuid.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
early_serial.c drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
efi.c arch: x86: workaround for EFI call return with interrupt enabled 2022-07-05 16:52:32 -04:00
fatal.c x86: fatal: Remove possible deadcode 2023-01-09 12:07:28 -05:00
ia32.cmake
intel64.cmake
Kconfig.ia32 x86: Kconfig: update dependency for X86_FP_USE_SOFT_FLOAT 2022-09-21 18:43:11 +00: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 arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
multiboot.c drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
pcie.c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
prep_c.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
reboot_rst_cnt.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
spec_ctrl.c arch: x86: core: include kernel.h first 2022-10-11 18:05:17 +02:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
userspace.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
x86_mmu.c arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00