zephyr/kernel/include
Andrew Boie 299a2cf62e mmu: arch_mem_map() may no longer fail
Pre-allocation of paging structures is now required, such that
no allocations are ever needed when mapping memory.

Instantiation of new memory domains may still require allocations
unless a common page table is used.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2021-01-23 19:47:23 -05:00
..
gen_offset.h aarch64: Use absolute symbols for the callee saved registers 2020-11-17 18:59:23 -05:00
kernel_arch_interface.h mmu: arch_mem_map() may no longer fail 2021-01-23 19:47:23 -05:00
kernel_internal.h kernel: add page frame management 2021-01-23 19:47:23 -05:00
kernel_offsets.h Revert "device: add post-process of elf file to manage device handles" 2021-01-23 18:01:03 -05:00
kernel_tls.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00
ksched.h kernel: only resume suspended threads 2020-10-22 07:00:15 -04:00
kswap.h tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
mmu.h kernel: add page frame management 2021-01-23 19:47:23 -05:00
offsets_short.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00