Searched refs:domid_t (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/sys/xen/
H A Dprivcmd.h47 domid_t dom; /* target domain */
54 domid_t dom; /* target domain */
72 domid_t dom; /* target domain */
86 _IOW('E', 4, domid_t)
H A Dgnttab.h61 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame,
86 int gnttab_grant_foreign_transfer(domid_t domid, unsigned long pfn, grant_ref_t *result);
113 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid,
116 void gnttab_grant_foreign_transfer_ref(grant_ref_t, domid_t domid,
/freebsd-current/sys/contrib/xen/
H A Dmemory.h94 domid_t domid;
153 domid_t domid;
247 domid_t domid;
270 domid_t domid;
277 domid_t foreign_domid; /* IFF gmfn_foreign. Should be 0 for other spaces. */
280 domid_t foreign_domid; /* gmfn_foreign */
314 domid_t domid;
364 domid_t domid;
380 domid_t domid;
404 domid_t domai
[all...]
H A Devent_channel.h95 domid_t dom, remote_dom;
123 domid_t remote_dom;
211 domid_t dom;
224 domid_t dom;
227 domid_t dom;
277 domid_t dom;
H A Dargo.h64 domid_t domain_id;
91 domid_t partner_id;
99 domid_t partner_id;
H A Dgrant_table.h136 domid_t domid;
228 domid_t domid;
276 domid_t trans_domid;
348 domid_t dom;
390 domid_t dom;
409 domid_t dom;
428 domid_t domid;
467 domid_t domid;
487 domid_t dom;
548 domid_t do
[all...]
H A Dpmu.h125 domid_t domain_id;
H A Dsched.h150 domid_t domain_id; /* Remote domain ID */
H A Dphysdev.h160 domid_t domid;
181 domid_t domid;
H A Ddomctl.h115 domid_t domain; /* Also echoed in domctl.domain */
681 domid_t target;
1140 domid_t console_domid; /* IN - domid of domain running the
1273 domid_t domain;
H A Dxen.h479 * ` domid_t domid)
623 typedef uint16_t domid_t; typedef
H A Dsysctl.h169 domid_t first_domain;
/freebsd-current/sys/contrib/xen/hvm/
H A Dhvm_op.h34 domid_t domid; /* IN */
66 domid_t domid;
79 domid_t domid;
91 domid_t domid;
137 domid_t domid;
176 domid_t domid;
361 domid_t domain;
/freebsd-current/sys/i386/include/xen/
H A Dhypercall.h150 mmu_update_t *req, int count, int *success_count, domid_t domid)
157 mmuext_op_t *op, int count, int *success_count, domid_t domid)
302 unsigned long va, uint64_t new_val, unsigned long flags, domid_t domid)
369 domid_t domid, unsigned int nr_bufs, const void *bufs)
/freebsd-current/sys/amd64/include/xen/
H A Dhypercall.h170 domid_t domid)
178 domid_t domid)
314 unsigned long va, uint64_t new_val, unsigned long flags, domid_t domid)
383 domid_t domid, unsigned int nr_bufs, const void *bufs)
/freebsd-current/sys/dev/xen/grant_table/
H A Dgrant_table.c134 gnttab_grant_foreign_access(domid_t domid, unsigned long frame, int readonly,
156 gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid,
244 gnttab_grant_foreign_transfer(domid_t domid, unsigned long pfn,
260 gnttab_grant_foreign_transfer_ref(grant_ref_t ref, domid_t domid,
/freebsd-current/sys/dev/xen/netback/
H A Dnetback.c151 static int xnb_send(netif_rx_back_ring_t *rxb, domid_t otherend,
153 static int xnb_recv(netif_tx_back_ring_t *txb, domid_t otherend,
166 domid_t otherend_id);
176 domid_t otherend_id);
441 domid_t otherend_id;
1700 domid_t otherend_id)
1805 xnb_recv(netif_tx_back_ring_t *txb, domid_t otherend, struct mbuf **mbufc,
1952 domid_t otherend_id)
2390 xnb_send(netif_rx_back_ring_t *ring, domid_t otherend, const struct mbuf *mbufc,
/freebsd-current/sys/dev/xen/privcmd/
H A Dprivcmd.c102 domid_t dom;
513 domid_t dom;
515 dom = *(domid_t *)arg;
/freebsd-current/sys/contrib/xen/arch-x86/
H A Dxen-mca.h403 domid_t mcinj_domid; /* valid only if MC_MSRINJ_F_GPADDR is
/freebsd-current/sys/dev/xen/blkback/
H A Dblkback.c559 domid_t otherend_id;

Completed in 139 milliseconds