Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/mm/book3s64/
H A Dpgtable.c576 struct spinlock *old_pmd_ptl, in pmd_move_must_withdraw() argument
580 return (new_pmd_ptl != old_pmd_ptl) && vma_is_anonymous(vma); in pmd_move_must_withdraw()
/linux-6.15/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1368 struct spinlock *old_pmd_ptl,
/linux-6.15/mm/
H A Dhuge_memory.c2274 spinlock_t *old_pmd_ptl, in pmd_move_must_withdraw() argument
2283 return (new_pmd_ptl != old_pmd_ptl) && vma_is_anonymous(vma); in pmd_move_must_withdraw()