Home
last modified time | relevance | path

Searched refs:GNTMAP_host_map (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dgrant_table.h612 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c1613 map->flags = GNTMAP_host_map; in xbb_dispatch_io()
2719 gnt->flags = GNTMAP_host_map; in xbb_connect_ring()
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c656 gmap->grant_map_ops[i].flags = GNTMAP_host_map; in gntdev_map_grant_ref()
/freebsd/sys/dev/xen/netback/
H A Dnetback.c710 gnt.flags = GNTMAP_host_map; in xnb_connect_ring()