Searched refs:vpprot (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c1544 uint_t vpprot; local
1545 error = anon_getpage(&ap, &vpprot, anon_pl,
2707 uint_t vpprot, /* access allowed to object pages */
2897 err = anon_getpage(&ap, &vpprot, anon_pl, PAGESIZE,
2910 vpprot |= PROT_WRITE;
2954 cow = !(vpprot & PROT_WRITE);
2987 (!svd->pageprot && svd->prot == (prot & vpprot)));
2990 hat_memload_region(hat, addr, opp, prot & vpprot, hat_flag,
3791 #define SEGVN_UPDATE_MODBITS(ppa, pages, rw, prot, vpprot) \
3800 ((prot) & (vpprot)
2700 segvn_faultpage( struct hat *hat, struct seg *seg, caddr_t addr, u_offset_t off, struct vpage *vpage, page_t *pl[], uint_t vpprot, enum fault_type type, enum seg_rw rw, int brkcow) argument
3851 uint_t protchk, prot, vpprot; local
4653 uint_t protchk, prot, vpprot; local
4930 uint_t vpprot, prot; local
6367 uint_t prot = svd->prot, vpprot; local
[all...]
H A Dvm_anon.c1999 uint_t vpprot; local
2108 err = anon_getpage(&ap, &vpprot, pl,
3210 uint_t vpprot; local
3237 err = anon_getpage(&ap, &vpprot, pl, PAGESIZE, seg, vaddr,
H A Dseg_spt.c2335 uint_t vpprot, ppa_szc = 0; local
2378 lp_addr, sptd->spt_prot, &vpprot, &ppa[ppa_idx],

Completed in 85 milliseconds