Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvpage.h83 #define VPP_SETPROT(vpp, x) ((vpp)->nvp_prot = (x)) macro
H A Dseg_vn.c1108 VPP_SETPROT(vp, svd1->prot); in segvn_concat()
1118 VPP_SETPROT(vp, svd2->prot); in segvn_concat()
1355 VPP_SETPROT(vp, a->prot); in segvn_extend_prev()
1473 VPP_SETPROT(vp, a->prot); in segvn_extend_next()
6004 VPP_SETPROT(svp, prot); in segvn_setprot()
6037 VPP_SETPROT(svp, prot); in segvn_setprot()
8698 VPP_SETPROT(vp, svd->prot); in segvn_vpage()
H A Dseg_dev.c2137 VPP_SETPROT(vp, sdp->prot); in segdev_setprot()
2144 VPP_SETPROT(vp, prot); in segdev_setprot()