zephyr/arch
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
..
arc arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
arm tfm: Remove limitation of enabling FP when build TF-M NS application 2023-11-23 10:01:22 +01:00
arm64 arch: arm64: avoid invalidating of RO mem after mem map 2023-11-09 10:19:12 +00:00
common arch: common: guard the compilation of sw_isr_common with CMakeLists.txt 2023-11-09 11:20:42 +01:00
mips COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix arch posix: annotate posix_exit and nsi_exit as noreturn 2023-11-22 09:52:52 +01:00
riscv arch: riscv: fix hangup in boot if hart0 is not boot hart 2023-11-14 09:24:17 +01:00
sparc SPARC: Update the Flush windows software trap 2023-10-25 09:54:31 -05:00
x86 kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
xtensa arch/xtensa: Add new MMU layer 2023-11-21 15:49:48 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig xtensa: Enable userspace 2023-11-21 15:49:48 +01:00