Searched refs:RAM_SAVE_FLAG_PAGE (Results 1 - 1 of 1) sorted by relevance
/external/qemu/ | ||
H A D | arch_init.c | 92 #define RAM_SAVE_FLAG_PAGE 0x08 macro 147 qemu_put_be64(f, offset | cont | RAM_SAVE_FLAG_PAGE); 441 } else if (flags & RAM_SAVE_FLAG_PAGE) { |
Completed in 34 milliseconds