Xen Test Framework
|
#include <arch/mm.h>
Go to the source code of this file.
Functions | |
paddr_t | pte_to_paddr (intpte_t pte) |
intpte_t | pte_from_paddr (paddr_t paddr, uint64_t flags) |
intpte_t | pte_from_gfn (unsigned long gfn, uint64_t flags) |
intpte_t | pte_from_virt (const void *va, uint64_t flags) |