Lines Matching refs:entry
74 * page table entry, taking care of 52-bit addresses.
315 * through an invalid entry).
658 /* Find an entry in the third-level page table. */
671 * Conversion functions: convert a page and protection to a page entry,
672 * and a page entry and page directory to the page they refer to.
721 /* Find an entry in the second-level page table. */
783 /* Find an entry in the first-level page table. */
846 pte_t entry, int dirty);
852 pmd_t entry, int dirty)
854 return ptep_set_access_flags(vma, address, (pte_t *)pmdp, pmd_pte(entry), dirty);
920 * happen is that a CPU continues to use the young entry in its
1002 * Encode and decode a swap entry:
1058 static inline void arch_swap_restore(swp_entry_t entry, struct folio *folio)
1061 mte_restore_tags(entry, &folio->page);