Searched refs:set_mmio_p2m_entry (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | p2m.h | 624 int set_mmio_p2m_entry(struct domain *d, unsigned long gfn, mfn_t mfn,
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | p2m.c | 1142 int set_mmio_p2m_entry(struct domain *d, unsigned long gfn, mfn_t mfn, in set_mmio_p2m_entry() function 2116 ret = set_mmio_p2m_entry(d, gfn_x(start_gfn) + i, in map_mmio_regions()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/ |
A D | vmx.c | 2988 set_mmio_p2m_entry(d, paddr_to_pfn(APIC_DEFAULT_PHYS_BASE), _mfn(mfn), in vmx_alloc_vlapic_mapping()
|
Completed in 15 milliseconds