Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dhuge_memory.c174 static inline bool is_huge_zero_pmd(pmd_t pmd) in is_huge_zero_pmd() function
874 if (is_huge_zero_pmd(pmd)) { in copy_huge_pmd()
1097 if (is_huge_zero_pmd(orig_pmd)) in do_huge_pmd_wp_page()
1217 if ((flags & FOLL_DUMP) && is_huge_zero_pmd(*pmd)) in follow_trans_huge_pmd()
1407 if (is_huge_zero_pmd(orig_pmd)) { in zap_huge_pmd()
1502 if (prot_numa && is_huge_zero_pmd(*pmd)) { in change_huge_pmd()
2904 if (is_huge_zero_pmd(*pmd)) { in __split_huge_page_pmd()