freebsd-dev/sys/powerpc/psim
John Baldwin ea8f128c7c pmap_mapdev: Consistently use vm_paddr_t for the first argument.
The devmap variants used vm_offset_t for some reason, and a few places
explicitly cast bus addresses to vm_offset_t.  (Probably those casts
along with similar casts for vm_size_t should just be removed and
instead permit the compiler to DTRT.)

Reviewed by:	markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D35961
2022-07-28 15:55:10 -07:00
..
ata_iobus.c powerpc psim: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
iobus.c pmap_mapdev: Consistently use vm_paddr_t for the first argument. 2022-07-28 15:55:10 -07:00
iobusvar.h
openpic_iobus.c Remove unused openpic_devclass. 2022-05-10 10:21:38 -07:00
psim-tree
uart_iobus.c Remove unused uart_devclass. 2022-05-06 15:46:57 -07:00