Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dhuge_memory.c811 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
999 update_mmu_cache_pud(vma, addr, pud); in touch_pud()
1093 update_mmu_cache_pud(vmf->vma, vmf->address, vmf->pud); in huge_pud_set_accessed()
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h1316 static inline void update_mmu_cache_pud(struct vm_area_struct *vma, in update_mmu_cache_pud() function