Searched refs:uperm (Results 1 – 1 of 1) sorted by relevance
123 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()201 uperm, // cur_protection (R-only in user map) in commpage_allocate()202 uperm, // max_protection in commpage_allocate()507 vm_prot_t uperm) in commpage_populate_one() argument517 commPagePtr = (char *)commpage_allocate( submap, (vm_size_t) area_used, uperm ); in commpage_populate_one()