Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.c116 struct PageSearchStatus { struct
133 typedef struct PageSearchStatus PageSearchStatus; argument
360 PageSearchStatus pss[RAM_CHANNEL_MAX];
477 static int ram_save_host_page_urgent(PageSearchStatus *pss);
491 static bool pss_overlap(PageSearchStatus *pss1, PageSearchStatus *pss2) in pss_overlap()
712 static void pss_find_next_dirty(PageSearchStatus *pss) in pss_find_next_dirty()
1178 static bool control_save_page(PageSearchStatus *pss, in control_save_page()
2040 static void pss_host_page_prepare(PageSearchStatus *pss) in pss_host_page_prepare()
2071 static bool pss_within_range(PageSearchStatus *pss) in pss_within_range()
2087 static void pss_host_page_finish(PageSearchStatus *pss) in pss_host_page_finish()
[all …]