Searched refs:foreign_domid (Results 1 – 7 of 7) sorted by relevance
270 domid_t foreign_domid; /* IFF gmfn_foreign. Should be 0 for other spaces. */ member273 domid_t foreign_domid; /* gmfn_foreign */ member
636 unsigned long gpfn, domid_t foreign_domid);
1065 uint32_t foreign_domid, in xc_domain_add_to_physmap_batch() argument1081 .u = { .foreign_domid = foreign_domid } in xc_domain_add_to_physmap_batch()
759 extra.foreign_domid = DOMID_INVALID; in xenmem_add_to_physmap()
1258 od = rcu_lock_domain_by_any_id(extra.foreign_domid); in xenmem_add_to_physmap_one()
1412 uint32_t foreign_domid,
4127 return p2m_add_foreign(d, idx, gfn_x(gpfn), extra.foreign_domid); in xenmem_add_to_physmap_one()
Completed in 28 milliseconds