Searched refs:PTE_FRAG_NR (Results 1 – 4 of 4) sorted by relevance
27 if (atomic_sub_and_test(PTE_FRAG_NR - count, &page->pt_frag_refcount)) { in pte_frag_destroy()37 if (PTE_FRAG_NR == 1) in get_pte_from_cache()81 if (PTE_FRAG_NR == 1) in __alloc_for_ptecache()90 atomic_set(&page->pt_frag_refcount, PTE_FRAG_NR); in __alloc_for_ptecache()
108 #ifdef PTE_FRAG_NR119 #define PTE_FRAG_NR 1 macro
166 #define PTE_FRAG_NR 4 macro
218 #define PTE_FRAG_NR __pte_frag_nr macro