Searched refs:uperm (Results 1 – 1 of 1) sorted by relevance
121 vm_prot_t uperm) in commpage_allocate() argument176 uperm, // protections as specified in commpage_allocate()183 if (uperm == (VM_PROT_READ | VM_PROT_EXECUTE)) { in commpage_allocate()203 uperm, // cur_protection (R-only in user map) in commpage_allocate()204 uperm, // max_protection in commpage_allocate()509 vm_prot_t uperm) in commpage_populate_one() argument518 commPagePtr = (char *)commpage_allocate( submap, (vm_size_t) area_used, uperm ); in commpage_populate_one()