Page MenuHomeFreeBSD

arm/freescale: Stop using devmap_ptov
ClosedPublic

Authored by andrew on Apr 25 2025, 10:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 9:03 AM
Unknown Object (File)
Wed, Apr 29, 9:01 AM
Unknown Object (File)
Tue, Apr 28, 8:42 PM
Unknown Object (File)
Tue, Apr 28, 6:16 PM
Unknown Object (File)
Tue, Apr 28, 6:09 PM
Unknown Object (File)
Mon, Apr 27, 10:06 AM
Unknown Object (File)
Sat, Apr 25, 5:15 AM
Unknown Object (File)
Sat, Apr 25, 5:14 AM
Subscribers

Details

Summary

Call pmap_mapdev directly. If it can allocate this memory using the
static device map via devmap_ptov it will so there is no need to call
it directly.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable