On a hardware-TLB system, the nested kernel architec-ture enforces Invariant I1 by 1) requiring explicit initial-ization of PTPs, 2) creating an explicit interface to updatethe page-table entries (PTEs), and 3) configuring all PTEsthat map PTPs as read-only. Therefore, any PTP that has notbeen explicitly initialized at boot time by the nested kernelor declared by the outer kernel via the vMMU is rejectedfrom use, enforcing Invariant I1.
how ????????