Searched defs:oldpte (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/arch/sparc/kernel/ |
D | adi_64.c | 371 unsigned long addr, pte_t oldpte) in adi_save_tags()
|
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/ |
D | tlbflush.h | 205 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
/linux-6.14.4/arch/x86/include/asm/ |
D | tlbflush.h | 353 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_pt.c | 922 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_commit() local 953 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_abort_bind() local 983 struct xe_pt *oldpte = NULL; in xe_pt_commit_prepare_bind() local
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | pgtable_64.h | 1066 pte_t pte, pte_t oldpte) in arch_do_swap_page() 1082 unsigned long addr, pte_t oldpte) in arch_unmap_one()
|
/linux-6.14.4/include/asm-generic/ |
D | tlb.h | 754 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
/linux-6.14.4/mm/ |
D | mprotect.c | 90 pte_t *pte, oldpte; in change_pte_range() local
|
/linux-6.14.4/include/linux/ |
D | pgtable.h | 1093 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr() 1110 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr()
|
/linux-6.14.4/arch/s390/mm/ |
D | pgtable.c | 1031 unsigned long *oldpte, unsigned long *oldpgste) in pgste_perform_essa()
|