Searched refs:pgtable_cache_size (Results 1 – 4 of 4) sorted by relevance
41 #define pgtable_cache_size (quicklists.pgtable_cache_sz) macro81 pgtable_cache_size--; in get_pgd_fast()91 pgtable_cache_size++; in free_pgd_fast()139 pgtable_cache_size--; in pte_alloc_one_fast()148 pgtable_cache_size++; in pte_free_fast()
21 #define pgtable_cache_size (pgt_quicklists.pgtable_cache_sz) macro
1791 pgtable_cache_size--; in sun4c_get_pgd_fast()1808 pgtable_cache_size++; in sun4c_free_pgd_fast()1820 pgtable_cache_size--; in sun4c_pte_alloc_one_fast()1853 pgtable_cache_size++; in sun4c_free_pte_fast()1876 if (pgtable_cache_size > high) { in sun4c_check_pgt_cache()1882 } while (pgtable_cache_size > low); in sun4c_check_pgt_cache()
84 printk("%ld pages in page table cache\n",pgtable_cache_size); in show_mem()