Searched refs:GNTMAP_host_map (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/xen/interface/
H A Dgrant_table.h331 * 2. If GNTMAP_host_map is specified then a mapping will be added at
609 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
614 * GNTMAP_host_map subflag:
/freebsd-11.0-release/sys/dev/xen/blkback/
H A Dblkback.c1704 map->flags = GNTMAP_host_map;
2897 gnt->flags = GNTMAP_host_map;
/freebsd-11.0-release/sys/dev/xen/netback/
H A Dnetback.c713 gnt.flags = GNTMAP_host_map;

Completed in 145 milliseconds