Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxdf.c212 static ge_slot_t *
216 ge_slot_t *gs; in gs_get()
252 gs_free(ge_slot_t *gs) in gs_free()
265 gs_grant(ge_slot_t *gs, mfn_t mfn) in gs_grant()
297 list_create(&vreq->v_gs, sizeof (ge_slot_t), in vreq_get()
298 offsetof(ge_slot_t, gs_vreq_link)); in vreq_get()
396 ge_slot_t *gs; in vreq_setup()
905 ge_slot_t *gs = (ge_slot_t *)(uintptr_t)id; in xdf_io_fini()
1081 ge_slot_t *gs; in xdf_ring_destroy()
1243 ge_slot_t *gs = list_head(&vreq->v_gs); in xdf_process_rreq()
[all …]
H A Dxdf.h147 } ge_slot_t; typedef