Searched refs:xenmem_add_to_physmap_one (Results 1 – 4 of 4) sorted by relevance
/xen/xen/common/ |
A D | memory.c | 827 return xenmem_add_to_physmap_one(d, xatp->space, extra, in xenmem_add_to_physmap() 845 rc = xenmem_add_to_physmap_one(d, XENMAPSPACE_gmfn, extra, in xenmem_add_to_physmap() 937 rc = xenmem_add_to_physmap_one(d, xatpb->space, extra, in xenmem_add_to_physmap_batch()
|
/xen/xen/include/xen/ |
A D | mm.h | 609 int xenmem_add_to_physmap_one(struct domain *d, unsigned int space,
|
/xen/xen/arch/arm/ |
A D | mm.c | 1407 int xenmem_add_to_physmap_one( in xenmem_add_to_physmap_one() function
|
/xen/xen/arch/x86/ |
A D | mm.c | 4599 int xenmem_add_to_physmap_one( in xenmem_add_to_physmap_one() function
|
Completed in 18 milliseconds