|
Xen Test Framework
|
#include <arch/mm.h>
Include dependency graph for pagetable.h:
This graph shows which files directly or indirectly include this file: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) |
Here is the caller graph for this function:
Here is the caller graph for this function: