Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h370 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/illumos-gate/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c741 mapop[i].flags = GNTMAP_host_map | GNTMAP_application_map | in segmf_fault_gref_range()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c1777 map_op.flags = GNTMAP_host_map; in xnb_connect_rings()
1799 map_op.flags = GNTMAP_host_map; in xnb_connect_rings()
H A Dxdb.c292 mapops[i].flags = GNTMAP_host_map; in xdb_get_buf()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c546 mapop.flags = GNTMAP_host_map; in xvdi_map_ring()