Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dhuge_memory.c875 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
888 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
1123 update_mmu_cache_pud(vma, addr, pud); in touch_pud()
1233 update_mmu_cache_pud(vmf->vma, vmf->address, vmf->pud); in huge_pud_set_accessed()
/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h1292 static inline void update_mmu_cache_pud(struct vm_area_struct *vma, in update_mmu_cache_pud() function