opnsense-src/sys/arm
Andrew Turner ebeeeae678 subr_devmap: Implement pmap_mapdev with pmap_mapdev_attr
We can now support pmap_mapdev_attr on arm. Switch to use this to
implement pmap_mapdev to reduce duplicate code.

Reviewed by:	mhorne, mmel
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D50309
2025-05-15 16:09:46 +01:00
..
allwinner mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices 2025-03-10 13:32:53 -04:00
annapurna/alpine sys: Reduce where we include sys/devmap.h 2025-05-02 16:39:04 +01:00
arm arm: Make the pmap_kenter signature like arm64 2025-05-15 16:09:46 +01:00
broadcom/bcm2835 bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
conf qcom_gcc: begin refactoring sys/dev/qcom_gcc to support multiple chipsets 2025-04-07 20:44:52 -07:00
freescale sys: Reduce where we include sys/devmap.h 2025-05-02 16:39:04 +01:00
include subr_devmap: Implement pmap_mapdev with pmap_mapdev_attr 2025-05-15 16:09:46 +01:00
mv arm/mv: Remove soc_id calls when not needed 2025-04-08 11:48:28 +01:00
nvidia vm_page: make iter_insert() public 2025-05-08 23:13:32 -05:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm sys: Reduce where we include sys/devmap.h 2025-05-02 16:39:04 +01:00
rockchip Add driver for the RK3328 GPIO_MUTE pin 2025-03-18 13:00:19 -04:00
ti sys: Reduce where we include sys/devmap.h 2025-05-02 16:39:04 +01:00
xilinx Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00