Home
last modified time | relevance | path

Searched refs:MMUEXT_UNPIN_TABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c840 xen_do_pin(MMUEXT_UNPIN_TABLE, pfn); in xen_unpin_page()
865 xen_do_pin(MMUEXT_UNPIN_TABLE, PFN_DOWN(__pa(pgd))); in __xen_pgd_unpin()
868 xen_do_pin(MMUEXT_UNPIN_TABLE, in __xen_pgd_unpin()
1051 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, PFN_DOWN(pa)); in xen_cleanmfnmap_free_pgtbl()
1503 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, pfn); in xen_release_pte_init()
1586 __pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, pfn); in xen_release_ptpage()
1792 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, PFN_DOWN(__pa(pgd))); in xen_setup_kernel_pagetable()
/openbmc/linux/include/xen/interface/
H A Dxen.h323 #define MMUEXT_UNPIN_TABLE 4 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h409 #define MMUEXT_UNPIN_TABLE 4 macro