Searched refs:VPP_SETPROT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/vm/ |
H A D | vpage.h | 83 #define VPP_SETPROT(vpp, x) ((vpp)->nvp_prot = (x)) macro
|
H A D | seg_vn.c | 1097 VPP_SETPROT(vp, svd1->prot); in segvn_concat() 1107 VPP_SETPROT(vp, svd2->prot); in segvn_concat() 1346 VPP_SETPROT(vp, a->prot); 1467 VPP_SETPROT(vp, a->prot); in segvn_extend_next() 6014 VPP_SETPROT(svp, prot); in segvn_setprot() 6047 VPP_SETPROT(svp, prot); in segvn_setprot() 8708 VPP_SETPROT(vp, svd->prot); in segvn_vpage()
|
H A D | seg_dev.c | 2135 VPP_SETPROT(vp, sdp->prot); in segdev_setprot() 2142 VPP_SETPROT(vp, prot); in segdev_setprot()
|