Searched refs:totalhigh_pages (Results 1 – 7 of 7) sorted by relevance
38 extern unsigned long totalhigh_pages;53 #define totalhigh_pages 0UL macro
107 unsigned long totalhigh_pages __read_mostly;108 EXPORT_SYMBOL(totalhigh_pages);
3613 val->totalhigh = totalhigh_pages; in si_meminfo()5806 totalhigh_pages += count; in adjust_managed_page_count()5839 totalhigh_pages++; in free_highmem_page()5892 totalhigh_pages << (PAGE_SHIFT-10), in mem_init_print_info()
117 return min(totalram_pages - totalhigh_pages, totalram_pages / 2); in shmem_default_max_inodes()
99 unsigned long low_pages = totalram_pages - totalhigh_pages; in nfsd_cache_size_limit()
711 totalhigh_pages += z->spanned_pages; in set_non_bootmem_pages_init()
1821 mem = (__u64)((totalram_pages - totalhigh_pages) * in dm_bufio_init()