Searched defs:oldpte (Results 1 – 10 of 10) sorted by relevance
| /linux/mm/ |
| H A D | mprotect.c | 121 pte_t *ptep, pte_t oldpte, pte_t ptent, int nr_ptes, in prot_commit_flush_ptes() 174 pte_t oldpte, pte_t ptent, int nr_ptes, struct mmu_gather *tlb) in commit_anon_folio_batch() 193 pte_t oldpte, pte_t ptent, int nr_ptes, struct mmu_gather *tlb) in set_write_prot_commit_flush_ptes() 218 pte_t *pte, oldpte; in change_pte_range() local
|
| /linux/arch/sparc/kernel/ |
| H A D | adi_64.c | 371 unsigned long addr, pte_t oldpte) in adi_save_tags()
|
| /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/x86/include/asm/ |
| H A D | tlbflush.h | 416 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
| /linux/arch/s390/kvm/ |
| H A D | gmap.c | 558 union pte newpte, oldpte = READ_ONCE(*f->ptep); in _gmap_handle_minor_pte_fault() local 635 union pte newpte, oldpte; in _gmap_link() local
|
| /linux/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 609 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pt.c | 1074 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_commit() local 1106 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_abort_bind() local 1136 struct xe_pt *oldpte = NULL; in xe_pt_commit_prepare_bind() local
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 1061 pte_t pte, pte_t oldpte) in arch_do_swap_page() 1077 unsigned long addr, pte_t oldpte) in arch_unmap_one()
|
| /linux/include/asm-generic/ |
| H A D | tlb.h | 778 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
| /linux/include/linux/ |
| H A D | pgtable.h | 1305 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr() 1322 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr()
|