zephyr/arch/x86/core
Daniel Leung 40ba4015e3 kernel: mm: only include demand_paging.h if needed
This moves including of demand_paging.h out of kernel/mm.h,
so that users of demand paging APIs must include the header
explicitly. Since the main user is kernel itself, we can be
more discipline about header inclusion.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-11-23 10:01:45 +01:00
..
ia32 kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
intel64 x86: Fix build when optimizations are disabled 2023-11-20 09:22:18 +01:00
offsets
CMakeLists.txt
Kconfig.ia32
Kconfig.intel64
cache.c
common.S
cpuhalt.c
cpuid.c
early_serial.c
efi.c kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
fatal.c
ia32.cmake
intel64.cmake
legacy_bios.c
memmap.c
multiboot.c
pcie.c
prep_c.c
reboot_rst_cnt.c
spec_ctrl.c
tls.c
userspace.c kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
x86_mmu.c kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00