Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhv_balloon.c677 unsigned long cur_end_pgp; in hv_online_page() local
682 cur_end_pgp = (unsigned long)pfn_to_page(has->covered_end_pfn); in hv_online_page()
685 ((unsigned long)pg < cur_end_pgp)) { in hv_online_page()