HomeFreeBSD

arm64: Move cpu0 dpcpu and msgbuf to the DMAP

Description

arm64: Move cpu0 dpcpu and msgbuf to the DMAP

When these are allocated we already have the DMAP region mapped. Search
for the largest region and use this to hold these.

Pr: 269726
Reviewed by: markj
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D42734

Details

Provenance
andrewAuthored on Tue, Apr 22, 3:59 PM
Reviewer
markj
Differential Revision
D42734: arm64: Move cpu0 dpcpu and msgbuf to the DMAP
Parents
rG32bb6a6925c0: arm64: Call pmap_bootstrap_dmap from initarm
Branches
Unknown
Tags
Unknown