Searched defs:pmd_dirty (Results 1 – 8 of 8) sorted by relevance
41 #define pmd_dirty(pmd) pte_dirty(pmd_pte(pmd)) macro
542 #define pmd_dirty pmd_dirty macro543 static inline int pmd_dirty(pmd_t pmd) in pmd_dirty() function
190 #define pmd_dirty(pmd) (pmd_isset((pmd), L_PMD_SECT_DIRTY)) macro
812 #define pmd_dirty pmd_dirty macro813 static inline int pmd_dirty(pmd_t pmd) in pmd_dirty() function
169 #define pmd_dirty pmd_dirty macro170 static inline bool pmd_dirty(pmd_t pmd) in pmd_dirty() function
803 #define pmd_dirty pmd_dirty macro804 static inline int pmd_dirty(pmd_t pmd) in pmd_dirty() function
1049 #define pmd_dirty(pmd) pte_dirty(pmd_pte(pmd)) macro
581 #define pmd_dirty(pmd) pte_dirty(pmd_pte(pmd)) macro