Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/xen/public/
Dgrant_table.h375 #define GNTST_no_device_space (-7) /* Out of space in I/O MMU */ macro
/Zephyr-latest/drivers/xen/
Dgnttab.c260 case GNTST_no_device_space: in gnttab_map_refs()