Home
last modified time | relevance | path

Searched refs:MMUEXT_PIN_L4_TABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dxen.h178 * via the HYPERVISOR_mmuext_op(MMUEXT_PIN_L4_TABLE, guest physical frame
339 #define MMUEXT_PIN_L4_TABLE 3 macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Dxen.h161 * via the HYPERVISOR_mmuext_op(MMUEXT_PIN_L4_TABLE, guest physical frame
322 #define MMUEXT_PIN_L4_TABLE 3 macro
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c735 xen_do_pin(MMUEXT_PIN_L4_TABLE, PFN_DOWN(__pa(pgd))); in __xen_pgd_pin()
739 xen_do_pin(MMUEXT_PIN_L4_TABLE, in __xen_pgd_pin()
1761 pin_pagetable_pfn(MMUEXT_PIN_L4_TABLE, in xen_setup_kernel_pagetable()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c755 xen_do_pin(MMUEXT_PIN_L4_TABLE, PFN_DOWN(__pa(pgd))); in __xen_pgd_pin()
759 xen_do_pin(MMUEXT_PIN_L4_TABLE, in __xen_pgd_pin()
1788 pin_pagetable_pfn(MMUEXT_PIN_L4_TABLE, in xen_setup_kernel_pagetable()

Completed in 10 milliseconds