Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dgrant_table.h565 #define GNTST_no_device_space (-7) /* Out of space in I/O MMU. */ macro
/openbmc/qemu/include/hw/xen/interface/
H A Dgrant_table.h633 #define GNTST_no_device_space (-7) /* Out of space in I/O MMU. */ macro
/openbmc/linux/drivers/xen/
H A Dgrant-table.c1270 case GNTST_no_device_space: in gnttab_map_refs()