Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/mm/book3s64/
Dpgtable.c558 struct spinlock *old_pmd_ptl, in pmd_move_must_withdraw() argument
562 return (new_pmd_ptl != old_pmd_ptl) && vma_is_anonymous(vma); in pmd_move_must_withdraw()
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1416 struct spinlock *old_pmd_ptl,
/Linux-v6.6/mm/
Dhuge_memory.c1724 spinlock_t *old_pmd_ptl, in pmd_move_must_withdraw() argument
1733 return (new_pmd_ptl != old_pmd_ptl) && vma_is_anonymous(vma); in pmd_move_must_withdraw()