Searched refs:RAM_SAVE_FLAG_CONTINUE (Results 1 – 2 of 2) sorted by relevance
111 RAM_SAVE_FLAG_CONTINUE = 0x20 variable in RamSection173 if flags & self.RAM_SAVE_FLAG_CONTINUE:174 flags &= ~self.RAM_SAVE_FLAG_CONTINUE186 if flags & self.RAM_SAVE_FLAG_CONTINUE:187 flags &= ~self.RAM_SAVE_FLAG_CONTINUE
89 #define RAM_SAVE_FLAG_CONTINUE 0x20 macro516 offset |= RAM_SAVE_FLAG_CONTINUE; in save_page_header()3402 if (flags & RAM_SAVE_FLAG_CONTINUE) { in ram_block_from_stream()3764 switch (flags & ~RAM_SAVE_FLAG_CONTINUE) { in ram_load_postcopy()4202 switch (flags & ~RAM_SAVE_FLAG_CONTINUE) { in ram_load_precopy()