Searched defs:chk (Results 1 – 8 of 8) sorted by relevance
/qemu/pc-bios/s390-ccw/ |
H A D | netmain.c | 250 int i, cc, chk = 0; in get_uuid() local
|
/qemu/qga/vss-win32/ |
H A D | install.cpp | 84 #define chk(status) _chk(hr, status, "Failed to " #status, out) macro
|
/qemu/hw/xen/ |
H A D | xen_pt.c | 269 uint32_t chk = val; in xen_pt_pci_write_config() local
|
/qemu/target/m68k/ |
H A D | op_helper.c | 1071 void HELPER(chk)(CPUM68KState *env, int32_t val, int32_t ub) in HELPER() argument
|
H A D | translate.c | 4249 DISAS_INSN(chk) in DISAS_INSN() argument
|
/qemu/target/ppc/ |
H A D | translate.c | 2673 #define GEN_LDX_E(name, ldop, opc2, opc3, type, type2, chk) \ argument 2717 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument 6011 #define GEN_LDX_E(name, ldop, opc2, opc3, type, type2, chk) \ argument 6040 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument
|
/qemu/block/ |
H A D | qcow2-refcount.c | 2925 int chk = s->overlap_check & ~ign; in qcow2_check_metadata_overlap() local
|
/qemu/target/s390x/tcg/ |
H A D | translate.c | 2182 TCGv_i32 tr1, tr2, chk; in op_cuXX() local
|