zephyr/include/zephyr/kernel
Nicolas Pitre 1e4fd23e58 kernel: mmu: install demand mappings for the on-demand linker sections
This sets initial unpaged mappings for __ondemand_func code and
__ondemand_rodata variables. To achieve this, we have to augment the
backing store API.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-09-10 17:17:30 -04:00
..
internal kernel: mm: rename Z_VM_KERNEL to K_MEM_IS_VM_KERNEL 2024-06-12 21:13:26 -04:00
mm kernel: mmu: install demand mappings for the on-demand linker sections 2024-09-10 17:17:30 -04:00
mm.h mmu: introduce k_mem_update_flags() 2024-09-06 11:25:54 -04:00
obj_core.h
smp.h
stats.h
thread_stack.h kernel: remove deprecated macro K_THREAD_STACK_MEMBER 2024-08-24 07:16:38 -04:00
thread.h kernel: Remove duplicate execution_cycles write and improve docstring 2024-04-28 13:04:20 -04:00