Home
last modified time | relevance | path

Searched refs:pudp_invalidate (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/powerpc/mm/book3s64/
H A Dpgtable.c191 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address, in pudp_invalidate() function
/linux-6.15/arch/x86/mm/
H A Dpgtable.c605 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address, in pudp_invalidate() function
/linux-6.15/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1362 extern pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux-6.15/arch/x86/include/asm/
H A Dpgtable.h1458 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux-6.15/mm/
H A Dhuge_memory.c2534 oldpud = pudp_invalidate(vma, addr, pudp); in change_huge_pud()