access_type 292 isofs/udf/ecma167-udf.h uint32_t access_type; access_type 953 uvm/uvm_aobj.c uao_get(uobj, offset, pps, npagesp, centeridx, access_type, advice, flags) access_type 959 uvm/uvm_aobj.c vm_prot_t access_type; access_type 374 uvm/uvm_device.c udv_fault(ufi, vaddr, pps, npages, centeridx, fault_type, access_type, flags) access_type 380 uvm/uvm_device.c vm_prot_t access_type; access_type 439 uvm/uvm_device.c mdpgno = (*mapfn)(device, curr_offset, access_type); access_type 559 uvm/uvm_fault.c uvm_fault(orig_map, vaddr, fault_type, access_type) access_type 563 uvm/uvm_fault.c vm_prot_t access_type; access_type 579 uvm/uvm_fault.c orig_map, vaddr, fault_type, access_type); access_type 624 uvm/uvm_fault.c if ((ufi.entry->protection & access_type) != access_type) { access_type 627 uvm/uvm_fault.c ufi.entry->protection, access_type, 0, 0); access_type 642 uvm/uvm_fault.c access_type = enter_prot; /* full access for wired */ access_type 652 uvm/uvm_fault.c if ((access_type & VM_PROT_WRITE) || access_type 873 uvm/uvm_fault.c centeridx, fault_type, access_type, access_type 909 uvm/uvm_fault.c access_type & MASK(ufi.entry), access_type 1082 uvm/uvm_fault.c if ((access_type & VM_PROT_WRITE) == 0) { access_type 1168 uvm/uvm_fault.c if ((access_type & VM_PROT_WRITE) != 0 && anon->an_ref > 1) { access_type 1236 uvm/uvm_fault.c enter_prot, access_type | PMAP_CANFAIL | (wired ? PMAP_WIRED : 0)) access_type 1313 uvm/uvm_fault.c promote = (access_type & VM_PROT_WRITE) && access_type 1343 uvm/uvm_fault.c 0, access_type & MASK(ufi.entry), ufi.entry->advice, access_type 1478 uvm/uvm_fault.c if ((access_type & VM_PROT_WRITE) == 0) { access_type 1688 uvm/uvm_fault.c enter_prot, access_type | PMAP_CANFAIL | (wired ? PMAP_WIRED : 0)) access_type 1771 uvm/uvm_fault.c uvm_fault_wire(map, start, end, access_type) access_type 1774 uvm/uvm_fault.c vm_prot_t access_type; access_type 1789 uvm/uvm_fault.c rv = uvm_fault(map, va, VM_FAULT_WIRE, access_type); access_type 170 uvm/uvm_glue.c uvm_vslock(p, addr, len, access_type) access_type 174 uvm/uvm_glue.c vm_prot_t access_type; access_type 186 uvm/uvm_glue.c rv = uvm_fault_wire(map, start, end, access_type); access_type 1299 uvm/uvm_vnode.c uvn_get(uobj, offset, pps, npagesp, centeridx, access_type, advice, flags) access_type 1305 uvm/uvm_vnode.c vm_prot_t access_type;