Searched refs:gnttab_unmap_grant_ref (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/xen/
H A Dgnttab.h139 gnttab_set_unmap_op(struct gnttab_unmap_grant_ref *unmap, vm_paddr_t addr,
/freebsd-11.0-release/sys/xen/interface/
H A Dgrant_table.h365 struct gnttab_unmap_grant_ref { struct
373 typedef struct gnttab_unmap_grant_ref gnttab_unmap_grant_ref_t;
/freebsd-11.0-release/sys/dev/xen/blkback/
H A Dblkback.c1084 struct gnttab_unmap_grant_ref unmap[XBB_MAX_SEGMENTS_PER_REQLIST];
2791 struct gnttab_unmap_grant_ref ops[XBB_MAX_RING_PAGES];
2792 struct gnttab_unmap_grant_ref *op;
/freebsd-11.0-release/sys/dev/xen/netback/
H A Dnetback.c645 struct gnttab_unmap_grant_ref gnts[XNB_NUM_RING_TYPES];

Completed in 183 milliseconds