Lines Matching refs:translation
79 using kvm. Userspace defines the translation between guest addresses and user
98 - changes in the gpa->hpa translation (either through gpa->hva changes or
110 is not related to a translation directly. It points to other shadow pages.
114 translation stack, with optional higher level translations left to NPT/EPT.
128 (*) the guest hypervisor will encode the ngva->gpa translation into its page
137 Examples include real mode translation, large guest pages backed by small
206 translation. This is equivalent to the state of the tlb when a pte is
254 before using the translation. We take advantage of that by removing write
272 - a true guest fault (the guest translation won't allow the access) (*)
273 - access to a missing translation
274 - access to a protected translation
293 - if needed, walk the guest page tables to determine the guest translation
299 - walk the shadow page table to find the spte for the translation,
312 - try to reinstantiate the indicated translation in the hope that the
326 Host translation updates: