Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dhuge_memory.c891 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
904 update_mmu_cache_pud(vma, addr, pud); in insert_pfn_pud()
1133 update_mmu_cache_pud(vma, addr, pud); in touch_pud()
1243 update_mmu_cache_pud(vmf->vma, vmf->address, vmf->pud); in huge_pud_set_accessed()
/kernel/linux/linux-5.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