GNTTABOP_map_grant_ref
err = xen_map_gref(GNTTABOP_map_grant_ref, mapops, i, B_FALSE);
if (xen_map_gref(GNTTABOP_map_grant_ref, &map_op, 1, B_FALSE) != 0 ||
if (xen_map_gref(GNTTABOP_map_grant_ref, &map_op, 1, B_FALSE) != 0 ||
err = xen_map_gref(GNTTABOP_map_grant_ref, &mapop, 1, B_FALSE);
ASSERT(cmd == GNTTABOP_map_grant_ref);
ASSERT(cmd == GNTTABOP_map_grant_ref);
e = xen_map_gref(GNTTABOP_map_grant_ref, mapop, cnt, B_TRUE);