Searched refs:swap_total_swap_pages (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousCache.h29 uint32 swap_total_swap_pages(void);
H A DVMAnonymousCache.cpp1650 swap_total_swap_pages() function
1673 info->max_swap_space = (uint64)swap_total_swap_pages() * B_PAGE_SIZE;

Completed in 40 milliseconds