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

/linux-master/include/xen/interface/
H A Dxen.h172 * mentioned above. The argument is MMUEXT_UNPIN_TABLE for all levels and the
323 #define MMUEXT_UNPIN_TABLE 4 macro
/linux-master/arch/x86/xen/
H A Dmmu_pv.c840 xen_do_pin(MMUEXT_UNPIN_TABLE, pfn);
865 xen_do_pin(MMUEXT_UNPIN_TABLE, PFN_DOWN(__pa(pgd)));
868 xen_do_pin(MMUEXT_UNPIN_TABLE,
1051 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, PFN_DOWN(pa));
1503 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, pfn);
1586 __pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, pfn);
1792 pin_pagetable_pfn(MMUEXT_UNPIN_TABLE, PFN_DOWN(__pa(pgd)));

Completed in 92 milliseconds