Searched refs:DUMP_MAGIC (Results 1 – 6 of 6) sorted by relevance
45 #define DUMP_MAGIC 0xdefec8edU /* dump magic number */ macro
1604 if (dhp->dump_magic == DUMP_MAGIC) { in is_crash_dump()1607 } else if (dhp->dump_magic == swap_uint32(DUMP_MAGIC)) { in is_crash_dump()
137 if (kd->kvm_dump.dump_magic != DUMP_MAGIC) in kvm_open()
1585 h.dump_magic == DUMP_MAGIC); in mdb_kvm_is_dump()1596 h.dump_magic == DUMP_MAGIC && in mdb_kvm_is_compressed_dump()
368 if (dumphdr.dump_magic != DUMP_MAGIC) in read_dumphdr()
1121 dumphdr->dump_magic = DUMP_MAGIC; in dumphdr_init()