Home
last modified time | relevance | path

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

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