Home
last modified time | relevance | path

Searched refs:update_mmu_cache_pmd (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arc/include/asm/
H A Dhugepage.h62 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux/arch/arm/include/asm/
H A Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux/arch/arc/mm/
H A Dtlb.c530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux/arch/loongarch/include/asm/
H A Dpgtable.h501 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function