Searched refs:set_identity_p2m_entry (Results 1 – 4 of 4) sorted by relevance
/xen/xen/drivers/passthrough/x86/ |
A D | iommu.c | 243 rc = set_identity_p2m_entry(d, pfn, p2m_access_rw, 0); in arch_iommu_hwdom_init()
|
/xen/xen/include/asm-x86/ |
A D | p2m.h | 647 int set_identity_p2m_entry(struct domain *d, unsigned long gfn,
|
/xen/xen/drivers/passthrough/vtd/ |
A D | iommu.c | 1965 int err = set_identity_p2m_entry(d, base_pfn, p2m_access_rw, flag); in rmrr_identity_mapping()
|
/xen/xen/arch/x86/mm/ |
A D | p2m.c | 1341 int set_identity_p2m_entry(struct domain *d, unsigned long gfn_l, in set_identity_p2m_entry() function
|
Completed in 15 milliseconds