Lines Matching refs:sptes
106 shadow page contains 512 sptes, which can be either leaf or nonleaf sptes. A
107 shadow page may contain a mix of leaf and nonleaf sptes.
134 1=4k sptes, 2=2M sptes, 3=1G sptes, etc.
136 If set, leaf sptes reachable from this page are for a linear range.
146 sptes. That means a guest page table contains more ptes than the host,
150 page tables, each 32-bit gpte is converted to two 64-bit sptes
172 A pageful of 64-bit sptes containing the translations for this page.
176 sptes in spt point either at guest pages, or at lower-level shadow pages.
198 Whether there exist multiple sptes pointing at this page.
210 How many sptes in the page point at pages that are unsync (or have
213 A bitmap indicating which sptes in spt point (directly or indirectly) at
229 A tlb flush means that we need to synchronize all sptes reachable from the
231 protected, and synchronize sptes to gptes when a gpte is written.
298 - look up affected sptes through reverse map
310 We handle this by mapping the permissions to two possible sptes, depending