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
176 A pageful of 64-bit sptes containing the translations for this page.
180 sptes in spt point either at guest pages, or at lower-level shadow pages.
202 Whether there exist multiple sptes pointing at this page.
214 How many sptes in the page point at pages that are unsync (or have
217 A bitmap indicating which sptes in spt point (directly or indirectly) at
233 A tlb flush means that we need to synchronize all sptes reachable from the
235 protected, and synchronize sptes to gptes when a gpte is written.
302 - look up affected sptes through reverse map
314 We handle this by mapping the permissions to two possible sptes, depending