Commit 17427e08 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: extract shadow PTE walking / allocating.



We want a separate find_pte() function so we can call it for populating the
switcher PTE entries.

We can also use it in page_writable().

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent e1d12606
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment