Lines Matching refs:access
131 * Those arches which don't have hw access flag feature need to
659 * in a direct-access (dax) mapping, so let's just replicate the
2203 * in null mappings (currently treated as "copy-on-access")
2975 * no process can access the old page before the
4362 * accessible ptes, some can allow access by kernel mode.
5083 * we can access using slightly different code.
5088 if (vma->vm_ops && vma->vm_ops->access)
5089 ret = vma->vm_ops->access(vma, addr, buf,
5123 * access_remote_vm - access another process' address space
5125 * @addr: start address to access