HomeFreeBSD

arm/freescale: Stop using devmap_ptov

Description

arm/freescale: Stop using devmap_ptov

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.

Reviewed by: mhorne
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D50014

Details

Provenance
andrewAuthored on May 2 2025, 3:33 PM
Reviewer
mhorne
Differential Revision
D50014: arm/freescale: Stop using devmap_ptov
Parents
rGd90e3482b638: subr_devmap: Use the arm L1_S macro
Branches
Unknown
Tags
Unknown