Home
last modified time | relevance | path

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

/linux/arch/riscv/mm/
H A Dpgtable.c158 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address, in pudp_invalidate() function
/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c190 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address, in pudp_invalidate() function
/linux/arch/x86/mm/
H A Dpgtable.c535 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address, in pudp_invalidate() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h970 extern pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1342 extern pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux/arch/x86/include/asm/
H A Dpgtable.h1389 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux/mm/
H A Dhuge_memory.c2519 oldpud = pudp_invalidate(vma, addr, pudp); in change_huge_pud()