HomeFreeBSD

Assume that pmap_l1() will return a PTE.

Description

Assume that pmap_l1() will return a PTE.

pmaps on RISC-V always have an L1 page table page, so we don't need to
check for this when performing lookups.

Reviewed by: jhb
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D18563

Details

Provenance
markjAuthored on
Reviewer
jhb
Differential Revision
D18563: pmap_l1() won't return a NULL pointer.
Parents
rS342097: Add a QEMU config for RISC-V.
Branches
Unknown
Tags
Unknown