Home
last modified time | relevance | path

Searched refs:update_mmu_cache_pud (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dhuge_memory.c1495 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
1510 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
1741 update_mmu_cache_pud(vma, addr, pud); in touch_pud()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1112 static inline void update_mmu_cache_pud(struct vm_area_struct *vma, in update_mmu_cache_pud() function