The root page is not zeroed at allocation time since with 4-level tables
each entry is copied from a template. However, with 5-level tables only
a single entry is filled, so the rest need to be cleared.
Reported by: alc
Differential D32525
amd64: Zero the PML5 PTI page when initializing a pmap markj on Oct 16 2021, 9:20 PM. Authored by Tags None Referenced Files
Subscribers
Details
The root page is not zeroed at allocation time since with 4-level tables Reported by: alc
Diff Detail
|