Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.c2071 static bool pss_within_range(PageSearchStatus *pss) in pss_within_range() function
2133 } while (pss_within_range(pss)); in ram_save_host_page_urgent()
2218 } while (pss_within_range(pss)); in ram_save_host_page()