HomeFreeBSD

arm64: Simplify pmap_ts_referenced

Description

arm64: Simplify pmap_ts_referenced

Use pmap_pte_exists() in place of multiple KASSERT()s.

Eliminate an unnecessary NULL check.

MFC after: 1 week

Details

Provenance
alcAuthored on Dec 28 2021, 12:27 AM
Parents
rG3c2ee7b28cfd: arm64: Enhance pmap_pte_exists()'s error reporting
Branches
Unknown
Tags
Unknown