Lines Matching refs:domid
64 domid_t domid;
79 if (data->domid != DOMID_INVALID)
272 /* If restriction is in place, check the domid matches */
273 if (data->domid != DOMID_INVALID && data->domid != mmapcmd.dom)
419 /* Allocate pfns that are then mapped with gfns from foreign domid. Update
479 /* If restriction is in place, check the domid matches */
480 if (data->domid != DOMID_INVALID && data->domid != m.dom)
638 /* If restriction is in place, check the domid matches */
639 if (data->domid != DOMID_INVALID && data->domid != kdata.dom)
718 if (data->domid == DOMID_INVALID)
719 data->domid = dom;
720 else if (data->domid != dom)
740 /* If restriction is in place, check the domid matches */
741 if (data->domid != DOMID_INVALID && data->domid != kdata.dom)
748 xdata.domid = kdata.dom;
809 unsigned int domid =
819 domid);
1050 /* If restriction is in place, check the domid matches */
1051 if (data->domid != DOMID_INVALID && data->domid != irqfd.dom)
1152 data->domid = DOMID_INVALID;