Searched defs:oldpte (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/arch/sparc/kernel/ |
D | adi_64.c | 371 unsigned long addr, pte_t oldpte) in adi_save_tags()
|
/linux-6.12.1/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.12.1/arch/x86/include/asm/ |
D | tlbflush.h | 352 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_pt.c | 902 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_commit() local 931 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_abort_bind() local 961 struct xe_pt *oldpte = NULL; in xe_pt_commit_prepare_bind() local
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | pgtable_64.h | 1068 pte_t pte, pte_t oldpte) in arch_do_swap_page() 1084 unsigned long addr, pte_t oldpte) in arch_unmap_one()
|
/linux-6.12.1/mm/ |
D | mprotect.c | 90 pte_t *pte, oldpte; in change_pte_range() local
|
/linux-6.12.1/include/asm-generic/ |
D | tlb.h | 738 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
/linux-6.12.1/include/linux/ |
D | pgtable.h | 1101 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr() 1118 pte_t pte, pte_t oldpte, in arch_do_swap_page_nr()
|
/linux-6.12.1/arch/s390/mm/ |
D | pgtable.c | 1043 unsigned long *oldpte, unsigned long *oldpgste) in pgste_perform_essa()
|