Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
A Dmmu_pv.c823 xen_do_pin(MMUEXT_UNPIN_TABLE, pfn); in xen_unpin_page()
848 xen_do_pin(MMUEXT_UNPIN_TABLE, PFN_DOWN(__pa(pgd))); in __xen_pgd_unpin()
851 xen_do_pin(MMUEXT_UNPIN_TABLE, in __xen_pgd_unpin()
1041 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, PFN_DOWN(pa)); in xen_cleanmfnmap_free_pgtbl()
1493 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, pfn); in xen_release_pte_init()
1576 __pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, pfn); in xen_release_ptpage()
1782 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, PFN_DOWN(__pa(pgd))); in xen_setup_kernel_pagetable()
/linux/include/xen/interface/
A Dxen.h323 #define MMUEXT_UNPIN_TABLE 4 macro

Completed in 9 milliseconds