Home
last modified time | relevance | path

Searched refs:pmd_move_must_withdraw (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1235 #define pmd_move_must_withdraw pmd_move_must_withdraw macro
1237 static inline int pmd_move_must_withdraw(struct spinlock *new_pmd_ptl, in pmd_move_must_withdraw() function
/Linux-v4.19/mm/
Dhuge_memory.c1755 #ifndef pmd_move_must_withdraw
1756 static inline int pmd_move_must_withdraw(spinlock_t *new_pmd_ptl, in pmd_move_must_withdraw() function
1818 if (pmd_move_must_withdraw(new_ptl, old_ptl, vma)) { in move_huge_pmd()