Searched refs:uperm (Results 1 – 1 of 1) sorted by relevance
121 vm_prot_t uperm) in commpage_allocate() argument174 uperm, // protections as specified in commpage_allocate()181 if (uperm == (VM_PROT_READ | VM_PROT_EXECUTE)) { in commpage_allocate()199 uperm, // cur_protection (R-only in user map) in commpage_allocate()200 uperm, // max_protection in commpage_allocate()505 vm_prot_t uperm) in commpage_populate_one() argument515 commPagePtr = (char *)commpage_allocate( submap, (vm_size_t) area_used, uperm ); in commpage_populate_one()