Home
last modified time | relevance | path

Searched refs:clear_mmio_p2m_entry (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h626 int clear_mmio_p2m_entry(struct domain *d, unsigned long gfn, mfn_t mfn,
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m.c1202 int clear_mmio_p2m_entry(struct domain *d, unsigned long gfn_l, mfn_t mfn, in clear_mmio_p2m_entry() function
2149 ret = clear_mmio_p2m_entry(d, gfn_x(start_gfn) + i, in unmap_mmio_regions()
/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c314 rc = clear_mmio_p2m_entry(d, gmfn, mfn, PAGE_ORDER_4K); in guest_remove_page()

Completed in 12 milliseconds