Searched refs:set_mmio_p2m_entry (Results 1 – 3 of 3) sorted by relevance
/xen/xen/include/asm-x86/ |
A D | p2m.h | 641 int set_mmio_p2m_entry(struct domain *d, gfn_t gfn, mfn_t mfn,
|
/xen/xen/arch/x86/mm/ |
A D | p2m.c | 1329 int set_mmio_p2m_entry(struct domain *d, gfn_t gfn, mfn_t mfn, in set_mmio_p2m_entry() function 1911 ret = set_mmio_p2m_entry(d, gfn_add(start_gfn, i), in map_mmio_regions()
|
/xen/xen/arch/x86/hvm/vmx/ |
A D | vmx.c | 3076 return set_mmio_p2m_entry(d, gaddr_to_gfn(APIC_DEFAULT_PHYS_BASE), mfn, in vmx_alloc_vlapic_mapping()
|
Completed in 23 milliseconds