Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dxen.h336 #define MMUEXT_PIN_L3_TABLE 2 macro
/linux-4.4.14/arch/x86/xen/
Dmmu.c835 xen_do_pin(MMUEXT_PIN_L3_TABLE, PFN_DOWN(__pa(pgd))); in __xen_pgd_pin()
2164 pin_pagetable_pfn(MMUEXT_PIN_L3_TABLE, PFN_DOWN(pud_phys)); in xen_relocate_p2m()
2233 pin_pagetable_pfn(MMUEXT_PIN_L3_TABLE, pfn); in xen_write_cr3_init()
2292 pin_pagetable_pfn(MMUEXT_PIN_L3_TABLE, in xen_setup_kernel_pagetable()