Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c500 #define PAGES_IN_2M (2 * 1024 * 1024 / PAGE_SIZE) macro
1271 alloc_unit = PAGES_IN_2M; in balloon_up()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c508 #define PAGES_IN_2M (2 * 1024 * 1024 / PAGE_SIZE) macro
1303 alloc_unit = PAGES_IN_2M; in balloon_up()

Completed in 6 milliseconds