Searched defs:oldpte (Results 1 – 5 of 5) sorted by relevance
/linux/mm/ |
H A D | mprotect.c | 122 pte_t oldpte, pte_t *pte, int target_node, in prot_numa_skip() 179 pte_t *ptep, pte_t oldpte, pte_t ptent, int nr_ptes, in prot_commit_flush_ptes() 232 pte_t oldpte, pte_t ptent, int nr_ptes, struct mmu_gather *tlb) in commit_anon_folio_batch() 251 pte_t oldpte, pte_t ptent, int nr_ptes, struct mmu_gather *tlb) in set_write_prot_commit_flush_ptes() 276 pte_t *pte, oldpte; in change_pte_range() local
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | tlbflush.h | 205 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 1064 pte_t pte, pte_t oldpte) in arch_do_swap_page() 1080 unsigned long addr, pte_t oldpte) in arch_unmap_one()
|
/linux/include/linux/ |
H A D | pgtable.h | 1149 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr() 1166 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr()
|
/linux/arch/s390/mm/ |
H A D | pgtable.c | 1031 unsigned long *oldpte, unsigned long *oldpgste) in pgste_perform_essa()
|