Searched refs:dmp (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | pv.c | 251 struct kvm_s390_pv_dmp dmp = { in s390_pv_dump_cmd() local 259 ret = s390_pv_cmd(KVM_PV_DUMP, (void *)&dmp); in s390_pv_dump_cmd() 268 struct kvm_s390_pv_dmp dmp = { in kvm_s390_dump_cpu() local 276 .data = (uint64_t)&dmp, in kvm_s390_dump_cpu()
|
| /openbmc/qemu/qapi/ |
| H A D | dump.json | 38 # @win-dmp: Windows full crashdump format, can be used instead of ELF 48 'win-dmp' ] }
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 185 …Patch.prototype.diffHalfMatch=function(text1,text2){var longtext,shorttext,dmp,text1A,text2B,text2… 187 dmp=this;/**/ 188 …exOf(seed,j+1))!==-1){prefixLength=dmp.diffCommonPrefix(longtext.substring(i),shorttext.substring(…
|