HomeFreeBSD

arm64 pmap: Retire PMAP_INLINE

Description

arm64 pmap: Retire PMAP_INLINE

Neither of the remaining callers to pmap_kremove() warrant inlining.
Those calls rarely occur. In other words, we were optimizing for the
uncommon case.

MFC after: 1 week

Details

Provenance
alcAuthored on Jul 22 2023, 5:55 PM
Parents
rG0aebcfc9f4d6: arm64 pmap: Eliminate some duplication of code
Branches
Unknown
Tags
Unknown