Page MenuHomeFreeBSD

riscv: fix vm.pmap.kernel_maps with Sv48
ClosedPublic

Authored by mhorne on Jun 3 2024, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 30, 11:25 PM
Unknown Object (File)
Sat, Sep 28, 6:49 AM
Unknown Object (File)
Mon, Sep 23, 10:07 PM
Unknown Object (File)
Sun, Sep 22, 7:42 PM
Unknown Object (File)
Sat, Sep 21, 4:15 PM
Unknown Object (File)
Fri, Sep 20, 5:49 AM
Unknown Object (File)
Thu, Sep 19, 10:08 AM
Unknown Object (File)
Wed, Sep 18, 12:48 PM
Subscribers

Details

Summary

With 4-level paging enabled, the layout of KVA is identical, but we need
to step through an extra level to find the L1 table.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable