Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_balloon.c680 unsigned long cur_start_pgp; in hv_online_page() local
685 cur_start_pgp = (unsigned long)pfn_to_page(has->start_pfn); in hv_online_page()
688 if (((unsigned long)pg >= cur_start_pgp) && in hv_online_page()