Searched refs:pmd_move_must_withdraw (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1360 #define pmd_move_must_withdraw pmd_move_must_withdraw macro
1362 extern int pmd_move_must_withdraw(struct spinlock *new_pmd_ptl,
/linux-master/arch/powerpc/mm/book3s64/
H A Dpgtable.c558 int pmd_move_must_withdraw(struct spinlock *new_pmd_ptl, function
/linux-master/mm/
H A Dhuge_memory.c1947 #ifndef pmd_move_must_withdraw
1948 static inline int pmd_move_must_withdraw(spinlock_t *new_pmd_ptl, function
2005 if (pmd_move_must_withdraw(new_ptl, old_ptl, vma)) {

Completed in 120 milliseconds