Home
last modified time | relevance | path

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

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