Home
last modified time | relevance | path

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

/linux-2.6.39/include/xen/interface/
Dxen.h173 #define MMUEXT_PIN_L4_TABLE 3 macro
/linux-2.6.39/arch/x86/xen/
Dmmu.c1002 xen_do_pin(MMUEXT_PIN_L4_TABLE, PFN_DOWN(__pa(pgd))); in __xen_pgd_pin()
1006 xen_do_pin(MMUEXT_PIN_L4_TABLE, in __xen_pgd_pin()
1817 pin_pagetable_pfn(MMUEXT_PIN_L4_TABLE, in xen_setup_kernel_pagetable()