Searched refs:PMD_FRAG_NR (Results 1 – 3 of 3) sorted by relevance
280 if (PMD_FRAG_NR == 1) in __alloc_for_pmdcache()290 atomic_set(&page->pt_frag_refcount, PMD_FRAG_NR); in __alloc_for_pmdcache()
182 if (atomic_sub_and_test(PMD_FRAG_NR - count, &page->pt_frag_refcount)) { in pmd_frag_destroy()
260 #define PMD_FRAG_NR __pmd_frag_nr macro