Home
last modified time | relevance | path

Searched refs:old_pmd_ptl (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
A Dpgtable.c475 struct spinlock *old_pmd_ptl, in pmd_move_must_withdraw() argument
479 return (new_pmd_ptl != old_pmd_ptl) && vma_is_anonymous(vma); in pmd_move_must_withdraw()
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1353 struct spinlock *old_pmd_ptl,
/linux/mm/
A Dhuge_memory.c1644 spinlock_t *old_pmd_ptl, in pmd_move_must_withdraw() argument
1653 return (new_pmd_ptl != old_pmd_ptl) && vma_is_anonymous(vma); in pmd_move_must_withdraw()

Completed in 14 milliseconds