Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhv_balloon.c676 unsigned long cur_start_pgp; in hv_online_page() local
681 cur_start_pgp = (unsigned long)pfn_to_page(has->start_pfn); in hv_online_page()
684 if (((unsigned long)pg >= cur_start_pgp) && in hv_online_page()