Lines Matching refs:access
664 * in a direct-access (dax) mapping, so let's just replicate the
727 * Currently device exclusive access only supports anonymous
2341 * in null mappings (currently treated as "copy-on-access")
3189 * no process can access the old page before the
3692 * This is actually a page-missing access, but with uffd-wp special pte
4859 * to record page access time. So use default value.
4899 * non-accessible ptes, some can allow access by kernel mode.
5727 * generic_access_phys - generic implementation for iomem mmap access
5728 * @vma: the vma to access
5734 * This is a generic implementation for &vm_operations_struct.access for an
5820 /* We might need to expand the stack to access it */
5836 * we can access using slightly different code.
5840 if (vma->vm_ops && vma->vm_ops->access)
5841 bytes = vma->vm_ops->access(vma, addr, buf,
5874 * access_remote_vm - access another process' address space
5876 * @addr: start address to access