freebsd-src/sys/arm64/cavium
Andrew Turner cb894f746c Map arm64 pci config memory as non-posted
On arm64 PCI config memory is expected to be mapped with a non-posted
device type. To handle this use the new bus_map_resource support in
arm64 to map memory with the new VM_MEMATTR_DEVICE_NP attribute. This
memory has already been allocated and activated, it just needs to be
mapped.

Reviewed by:	kevans, mmel
Differential Revision:	https://reviews.freebsd.org/D30079
2023-03-05 20:17:21 +00:00
..
thunder_pcie_common.c
thunder_pcie_common.h
thunder_pcie_fdt.c Add fdt to name of a fdt specific function 2022-05-23 15:24:35 +01:00
thunder_pcie_pem.c Map arm64 pci config memory as non-posted 2023-03-05 20:17:21 +00:00
thunder_pcie_pem.h
thunder_pcie_pem_fdt.c arm64 cavium: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00