Home
last modified time | relevance | path

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

/linux-4.19.296/include/xen/interface/
Dgrant_table.h545 #define GNTST_no_device_space (-7) /* Out of space in I/O MMU. */ macro
/linux-4.19.296/drivers/xen/
Dgrant-table.c1062 case GNTST_no_device_space: in gnttab_map_refs()