zephyr/kernel/include
Andrew Boie d2ad783a97 mmu: rename z_mem_map to z_phys_map
Renamed to make its semantics clearer; this function maps
*physical* memory addresses and is not equivalent to
posix mmap(), which might confuse people.

mem_map test case remains the same name as other memory
mapping scenarios will be added in the fullness of time.

Parameter names to z_phys_map adjusted slightly to be more
consistent with names used in other memory mapping functions.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-12-16 08:55:55 -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: rename z_mem_map to z_phys_map 2020-12-16 08:55:55 -05:00
kernel_internal.h tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
kernel_offsets.h power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -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
offsets_short.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00