Searched refs:VMALLOC_TOTAL (Results 1 – 5 of 5) sorted by relevance
240 #define VMALLOC_TOTAL (VMALLOC_END - VMALLOC_START) macro242 #define VMALLOC_TOTAL 0UL macro
120 (unsigned long)VMALLOC_TOTAL >> 10); in meminfo_proc_show()
2055 if (mem > mult_frac(VMALLOC_TOTAL, DM_BUFIO_VMALLOC_PERCENT, 100)) in dm_bufio_init()2056 mem = mult_frac(VMALLOC_TOTAL, DM_BUFIO_VMALLOC_PERCENT, 100); in dm_bufio_init()
2891 if (max_distance > VMALLOC_TOTAL * 3 / 4) { in pcpu_embed_first_chunk()2893 max_distance, VMALLOC_TOTAL); in pcpu_embed_first_chunk()
130 (unsigned long)VMALLOC_TOTAL >> 10); in md_dump_meminfo()