Lines Matching defs:same
1123 * consecutive pages of the same folio by copying them as well.
1685 * PTEs that map consecutive pages of the same folio.
2498 * The same restrictions apply as in vm_insert_page().
2759 * restrictions (same for remap_pfn_range). However we would like
2898 * the same entry was actually inserted.
3536 int same = 1;
3540 same = pte_same(ptep_get(vmf->pte), vmf->orig_pte);
3546 return same;
3627 * The same page can be mapped back since last copy attempt.
3887 * the same address and we will handle the fault
4242 * the same lock still held, but pte unmapped and unlocked.
4744 * When returning, the lock may have been released in the same cases
4994 * same exclusiveness. Checking just one PTE is fine.