HomeFreeBSD

arm64: Support mapping a 52-bit physical adddress

Description

arm64: Support mapping a 52-bit physical adddress

When FEAT_LPA2 is enabled the physical address space increases from
48-bits to 52-bits. The top two address bits are moved to the now
unused shareability field.

Update the kernel to support this new larger address space.

Reviewed by: alc, kib
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46624

Details

Provenance
andrewAuthored on Fri, Jan 24, 11:36 AM
Reviewer
alc
Differential Revision
D46624: arm64: Support mapping a 52-bit physical adddress
Parents
rG3bf6554017b7: pf: remove PFLOGIFS_MAX
Branches
Unknown
Tags
Unknown