Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c225 static ge_slot_t *
229 ge_slot_t *gs; in gs_get()
265 gs_free(ge_slot_t *gs) in gs_free()
278 gs_grant(ge_slot_t *gs, mfn_t mfn) in gs_grant()
310 list_create(&vreq->v_gs, sizeof (ge_slot_t), in vreq_get()
311 offsetof(ge_slot_t, gs_vreq_link)); in vreq_get()
409 ge_slot_t *gs; in vreq_setup()
919 ge_slot_t *gs = (ge_slot_t *)(uintptr_t)id; in xdf_io_fini()
1095 ge_slot_t *gs; in xdf_ring_destroy()
1257 ge_slot_t *gs = list_head(&vreq->v_gs); in xdf_process_rreq()
[all …]
H A Dxdf.h151 } ge_slot_t; typedef