Searched refs:DOMID_INVALID (Results 1 – 2 of 2) sorted by relevance
| /linux/include/xen/interface/ | ||
| H A D | xen.h | 451 #define DOMID_INVALID (0x7FF4U) macro |
| /linux/drivers/xen/ | ||
| H A D | gntdev.c | 201 add->grants[i].domid = DOMID_INVALID; in gntdev_alloc_map() |