Home
last modified time | relevance | path

Searched refs:INVALID_GRANT_HANDLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/xen/
Dxenbus.h52 #define INVALID_GRANT_HANDLE (~0U) macro
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_client.c480 handles[i] = INVALID_GRANT_HANDLE; in __xenbus_map_ring()
500 if (handles[i] != INVALID_GRANT_HANDLE) { in __xenbus_map_ring()