Searched defs:oldpte (Results 1 – 7 of 7) sorted by relevance
/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 | 417 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 | 1056 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_commit() local 1088 struct xe_pt *oldpte = entries[i].pt_entries[j].pt; in xe_pt_abort_bind() local 1118 struct xe_pt *oldpte = NULL; in xe_pt_commit_prepare_bind() local
|
/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 | 1033 unsigned long *oldpte, unsigned long *oldpgste) in pgste_perform_essa()
|