Searched refs:change_huge_pud (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/ |
D | huge_mm.h | 393 int change_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, 398 change_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in change_huge_pud() function 648 static inline int change_huge_pud(struct mmu_gather *tlb, in change_huge_pud() function
|
/linux-6.12.1/mm/ |
D | mprotect.c | 467 ret = change_huge_pud(tlb, vma, pudp, in change_pud_range()
|
D | huge_memory.c | 2330 int change_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in change_huge_pud() function
|