zephyr/drivers/virtualization
Daniel Leung 552e29790d 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>
2024-06-12 21:13:26 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: virtualization: Map ivshmem-v2 sections individually 2023-11-27 12:15:43 +00:00
virt_ivshmem.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
virt_ivshmem.h drivers: virtualization: Map ivshmem-v2 sections individually 2023-11-27 12:15:43 +00:00
virt_ivshmem_handlers.c build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
virt_ivshmem_shell.c drivers: fix thread function signatures 2023-10-30 12:24:34 +01:00