Lines Matching refs:domid
59 domid_t domid;
74 if (data->domid != DOMID_INVALID)
267 /* If restriction is in place, check the domid matches */
268 if (data->domid != DOMID_INVALID && data->domid != mmapcmd.dom)
414 /* Allocate pfns that are then mapped with gfns from foreign domid. Update
474 /* If restriction is in place, check the domid matches */
475 if (data->domid != DOMID_INVALID && data->domid != m.dom)
633 /* If restriction is in place, check the domid matches */
634 if (data->domid != DOMID_INVALID && data->domid != kdata.dom)
713 if (data->domid == DOMID_INVALID)
714 data->domid = dom;
715 else if (data->domid != dom)
735 /* If restriction is in place, check the domid matches */
736 if (data->domid != DOMID_INVALID && data->domid != kdata.dom)
743 xdata.domid = kdata.dom;
804 unsigned int domid =
814 domid,
887 data->domid = DOMID_INVALID;