Home
last modified time | relevance | path

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

/include/linux/
Dpgtable.h1374 static inline int pmd_trans_unstable(pmd_t *pmd) in pmd_trans_unstable() function
1391 return pmd_devmap(*pmd) || pmd_trans_unstable(pmd); in pmd_devmap_trans_unstable()