external_zblue/drivers/virtualization
Daniel Leung c932cf7a63 kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare
This renames z_phys_map() and z_phys_unmap() to
k_mem_map_phys_bare() and k_mem_unmap_phys_bare()
respectively. This is part of the series to move memory
management functions away from the z_ namespace.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2026-04-20 17:24:59 +08:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2026-04-20 16:27:48 +08:00
Kconfig drivers: virtualization: Map ivshmem-v2 sections individually 2026-04-20 16:50:47 +08:00
virt_ivshmem.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2026-04-20 17:24:59 +08:00
virt_ivshmem.h drivers: virtualization: Map ivshmem-v2 sections individually 2026-04-20 16:50:47 +08:00
virt_ivshmem_handlers.c build: namespace the generated headers with `zephyr/` 2026-04-20 17:20:37 +08:00
virt_ivshmem_shell.c drivers: fix thread function signatures 2026-04-20 16:45:58 +08:00