Home
last modified time | relevance | path

Searched refs:foreign_domid (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Dmemory.h270 domid_t foreign_domid; /* IFF gmfn_foreign. Should be 0 for other spaces. */ member
273 domid_t foreign_domid; /* gmfn_foreign */ member
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h636 unsigned long gpfn, domid_t foreign_domid);
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c1065 uint32_t foreign_domid, in xc_domain_add_to_physmap_batch() argument
1081 .u = { .foreign_domid = foreign_domid } in xc_domain_add_to_physmap_batch()
/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c759 extra.foreign_domid = DOMID_INVALID; in xenmem_add_to_physmap()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dmm.c1258 od = rcu_lock_domain_by_any_id(extra.foreign_domid); in xenmem_add_to_physmap_one()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1412 uint32_t foreign_domid,
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c4127 return p2m_add_foreign(d, idx, gfn_x(gpfn), extra.foreign_domid); in xenmem_add_to_physmap_one()

Completed in 28 milliseconds