Searched refs:RAM_SAVE_FLAG_PAGE (Results 1 – 2 of 2) sorted by relevance
109 RAM_SAVE_FLAG_PAGE = 0x08 variable in RamSection185 elif flags & self.RAM_SAVE_FLAG_PAGE:203 flags &= ~self.RAM_SAVE_FLAG_PAGE
87 #define RAM_SAVE_FLAG_PAGE 0x08 macro1219 offset | RAM_SAVE_FLAG_PAGE)); in save_normal_page()3704 if (flags & (RAM_SAVE_FLAG_ZERO | RAM_SAVE_FLAG_PAGE)) { in ram_load_postcopy()3781 case RAM_SAVE_FLAG_PAGE: in ram_load_postcopy()4124 RAM_SAVE_FLAG_PAGE | RAM_SAVE_FLAG_XBZRLE | in ram_load_precopy()4161 if (flags & (RAM_SAVE_FLAG_ZERO | RAM_SAVE_FLAG_PAGE | in ram_load_precopy()4227 case RAM_SAVE_FLAG_PAGE: in ram_load_precopy()