zephyr/drivers/pcie/host
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
controller.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
msi.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
pcie_ecam.c drivers: pcie: initialize after interrupt controllers 2023-07-12 09:25:35 +02:00
pcie.c drivers: pcie: Remove deprecated pcie_bdf_lookup 2024-05-17 09:30:04 +02:00
ptm.c
ptm.h
shell.c drivers/pcie: Add VC/TC mapping and VC enablement 2023-06-20 14:01:43 -04:00
vc.c drivers/pcie: Add VC/TC mapping and VC enablement 2023-06-20 14:01:43 -04:00
vc.h drivers/pcie: Fix copyright year 2023-06-21 13:57:01 -04:00