Searched refs:PTE_FRAG_NR (Results 1 – 3 of 3) sorted by relevance
365 if (PTE_FRAG_NR == 1) in __alloc_for_ptecache()374 atomic_set(&page->pt_frag_refcount, PTE_FRAG_NR); in __alloc_for_ptecache()
167 if (atomic_sub_and_test(PTE_FRAG_NR - count, &page->pt_frag_refcount)) { in pte_frag_destroy()
254 #define PTE_FRAG_NR __pte_frag_nr macro