Home
last modified time | relevance | path

Searched refs:phys_table (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h194 pagetable_t phys_table; member
395 #define p2m_get_pagetable(p2m) ((p2m)->phys_table)
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m.c648 p2m->phys_table = pagetable_from_mfn(top_mfn); in p2m_alloc_table()
686 p2m->phys_table = pagetable_null(); in p2m_teardown()

Completed in 14 milliseconds