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

/netbsd-current/sys/arch/xen/include/
H A Dgranttables.h41 int xengnt_grant_access(domid_t, paddr_t, int, grant_ref_t *);
H A Dxenio.h53 domid_t dom; /* target domain */
59 domid_t dom; /* target domain */
66 domid_t dom; /* target domain */
129 domid_t dom;
H A Dxenpmap.h150 pt_entry_t new_val, unsigned long flags, domid_t domid)
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dmemory.h94 domid_t domid;
154 * arg == addr of domid_t.
240 domid_t domid;
263 domid_t domid;
270 domid_t foreign_domid; /* IFF gmfn_foreign. Should be 0 for other spaces. */
273 domid_t foreign_domid; /* gmfn_foreign */
307 domid_t domid;
357 domid_t domid;
373 domid_t domid;
397 domid_t domai
[all...]
H A Devent_channel.h92 domid_t dom, remote_dom;
120 domid_t remote_dom;
208 domid_t dom;
221 domid_t dom;
224 domid_t dom;
274 domid_t dom;
H A Dgrant_table.h135 domid_t domid;
225 domid_t domid;
273 domid_t trans_domid;
345 domid_t dom;
387 domid_t dom;
406 domid_t dom;
425 domid_t domid;
464 domid_t domid;
484 domid_t dom;
545 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.h74 domid_t domain; /* Also echoed in domctl.domain */
625 domid_t target;
1086 domid_t console_domid; /* IN - domid of domain running the
1180 domid_t domain;
H A Dxen.h469 * ` domid_t domid)
589 typedef uint16_t domid_t; typedef
H A Dsysctl.h146 domid_t first_domain;
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
H A Dhvm_op.h34 domid_t domid; /* IN */
47 domid_t domid;
60 domid_t domid;
72 domid_t domid;
118 domid_t domid;
157 domid_t domid;
299 domid_t domain;
/netbsd-current/sys/arch/amd64/include/xen/
H A Dhypercalls.h131 mmu_update_t *req, int count, int *success_count, domid_t domid)
138 struct mmuext_op *op, int count, int *success_count, domid_t domid)
292 domid_t domid)
/netbsd-current/sys/arch/i386/include/xen/
H A Dhypercalls.h195 domid_t domid)
209 domid_t domid)
287 pt_entry_t new_val, unsigned long flags, domid_t domid)
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
H A Dxen-mca.h397 domid_t mcinj_domid; /* valid only if MC_MSRINJ_F_GPADDR is
/netbsd-current/sys/arch/xen/xen/
H A Dballoon.c278 & (domid_t) { DOMID_SELF });
295 & (domid_t) { DOMID_SELF });
H A Dpciback.c129 static bool pbxif_lookup(domid_t);
184 domid_t pbx_domid;
638 pbxif_lookup(domid_t dom)
H A Dxennetback_xenbus.c103 domid_t xni_domid; /* attached to this domain */
151 static bool xnetif_lookup(domid_t, uint32_t);
578 xnetif_lookup(domid_t dom , uint32_t handle)
H A Dxengnt.c439 xengnt_grant_access(domid_t dom, paddr_t ma, int ro, grant_ref_t *entryp)
H A Dxbdback_xenbus.c189 domid_t xbdi_domid; /* attached to this domain */
268 static bool xbdif_lookup(domid_t, uint32_t);
894 xbdif_lookup(domid_t dom , uint32_t handle)

Completed in 325 milliseconds