Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dhv_balloon.c503 #define PAGES_IN_2M (2 * 1024 * 1024 / PAGE_SIZE) macro
1299 alloc_unit = PAGES_IN_2M; in balloon_up()