Lines Matching refs:entry
448 swp_entry_t entry = pte_to_swp_entry(ptent);
454 if (is_migration_entry(entry))
455 page = pfn_swap_entry_to_page(entry);
1104 pte_t entry;
1122 entry = ptep_get(pvmw.pte);
1123 if (pte_write(entry) || pte_dirty(entry) ||
1141 entry = ptep_clear_flush(vma, pvmw.address, pvmw.pte);
1147 set_pte_at(mm, pvmw.address, pvmw.pte, entry);
1153 set_pte_at(mm, pvmw.address, pvmw.pte, entry);
1157 if (pte_dirty(entry))
1159 entry = pte_mkclean(entry);
1161 if (pte_write(entry))
1162 entry = pte_wrprotect(entry);
1164 set_pte_at_notify(mm, pvmw.address, pvmw.pte, entry);
1166 *orig_pte = entry;
1497 * If there's not just one entry it would
1505 * There's just one entry and it is below the
2332 * them here (here rather than on entry to ksm_do_scan(),
3071 * But unmerge_ksm_pages(), rmap lookups and other entry points