Searched defs:vpprot (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/vm/ |
H A D | seg_vn.c | 1544 uint_t vpprot; in segvn_dup_pages() local 2707 uint_t vpprot, /* access allowed to object pages */ in segvn_faultpage() 3791 #define SEGVN_UPDATE_MODBITS(ppa, pages, rw, prot, vpprot) \ argument 3851 uint_t protchk, prot, vpprot; in segvn_fault_vnodepages() local 4674 uint_t protchk, prot, vpprot; in segvn_fault_anonpages() local 4951 uint_t vpprot, prot; in segvn_fault() local 6388 uint_t prot = svd->prot, vpprot; in segvn_clrszc() local
|
H A D | vm_anon.c | 1991 uint_t vpprot; in anon_map_getpages() local 3202 uint_t vpprot; in anon_map_demotepages() local
|
H A D | seg_spt.c | 2356 uint_t vpprot, ppa_szc = 0; in spt_anon_getpages() local
|