Searched refs:DF_COMPLETE (Results 1 – 4 of 4) sorted by relevance
91 #define DF_COMPLETE 0x00000002 /* All pages present as configured */ macro
391 dumphdr->dump_flags &= ~DF_COMPLETE; in dump_xpv_data()406 dumphdr->dump_flags &= ~DF_COMPLETE; in dump_xpv_data()
2708 dumphdr->dump_flags = DF_VALID | DF_COMPLETE | DF_LIVE | DF_COMPRESSED; in dumpsys()2960 dumphdr->dump_flags &= ~DF_COMPLETE; in dumpsys()
1786 if ((dumphdr.dump_flags & DF_COMPLETE) == 0) { in main()