Home
last modified time | relevance | path

Searched refs:PAGES_IN_2M (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hv/
H A Dhv_balloon.c499 #define PAGES_IN_2M (2 * 1024 * 1024 / PAGE_SIZE) macro
1263 alloc_unit = PAGES_IN_2M; in balloon_up()