Searched refs:VMALLOC_TOTAL (Results 1 – 2 of 2) sorted by relevance
289 #define VMALLOC_TOTAL (VMALLOC_END - VMALLOC_START) macro305 #define VMALLOC_TOTAL 0UL macro
2852 if (mem > mult_frac(VMALLOC_TOTAL, DM_BUFIO_VMALLOC_PERCENT, 100)) in dm_bufio_init()2853 mem = mult_frac(VMALLOC_TOTAL, DM_BUFIO_VMALLOC_PERCENT, 100); in dm_bufio_init()