We allocate the L1 page during pmap initialization, so don't bother
checking for a NULL L1 entry during lookups.
Details
Details
- Reviewers
jhb br - Commits
- rS342098: Assume that pmap_l1() will return a PTE.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable