Home
last modified time | relevance | path

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

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