Searched refs:GNTTABOP_query_size (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h320 * GNTTABOP_query_size: Query the current and maximum sizes of the shared
326 #define GNTTABOP_query_size 6 macro
/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c130 rc = HYPERVISOR_grant_table_op(GNTTABOP_query_size, &query, 1);

Completed in 59 milliseconds