Searched refs:VMALLOC_TOTAL (Results 1 – 4 of 4) sorted by relevance
191 #define VMALLOC_TOTAL (VMALLOC_END - VMALLOC_START) macro195 #define VMALLOC_TOTAL 0UL macro
193 (unsigned long)VMALLOC_TOTAL >> 10, in meminfo_proc_show()
2023 if (max_distance > VMALLOC_TOTAL * 3 / 4) { in pcpu_embed_first_chunk()2026 VMALLOC_TOTAL); in pcpu_embed_first_chunk()
2705 vmi->largest_chunk = VMALLOC_TOTAL; in get_vmalloc_info()