Searched refs:pte_quicklist (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgalloc.h40 #define pte_quicklist (quicklists.pte_cache) macro
140 ret = pte_quicklist; pte_alloc_one_fast()
142 pte_quicklist = (unsigned long *)(*ret); pte_alloc_one_fast()
151 *(unsigned long **)pte = pte_quicklist; pte_free_fast()
152 pte_quicklist = (unsigned long *) pte; pte_free_fast()

Completed in 104 milliseconds