Home
last modified time | relevance | path

Searched refs:SEGMF_GREF_WR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86xpv/vm/
H A Dseg_mf.h53 #define SEGMF_GREF_WR 0x1 /* Map gref writable */ macro
H A Dseg_mf.c625 if (flags & SEGMF_GREF_WR) { in segmf_add_grefs()
/titanic_41/usr/src/uts/common/xen/io/
H A Dxpvtap.c1242 flags |= SEGMF_GREF_WR; in xpvtap_user_request_map()