ge_slot_t
ge_slot_t *gs;
ge_slot_t *gs = list_head(&vreq->v_gs);
static ge_slot_t *
ge_slot_t *gs;
gs_free(ge_slot_t *gs)
gs_grant(ge_slot_t *gs, mfn_t mfn)
list_create(&vreq->v_gs, sizeof (ge_slot_t),
offsetof(ge_slot_t, gs_vreq_link));
sizeof (ge_slot_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
ge_slot_t *gs;
ge_slot_t *gs = (ge_slot_t *)(uintptr_t)id;