Home
last modified time | relevance | path

Searched defs:chk (Results 1 – 8 of 8) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dnetmain.c250 int i, cc, chk = 0; in get_uuid() local
/qemu/qga/vss-win32/
H A Dinstall.cpp84 #define chk(status) _chk(hr, status, "Failed to " #status, out) macro
/qemu/hw/xen/
H A Dxen_pt.c269 uint32_t chk = val; in xen_pt_pci_write_config() local
/qemu/target/m68k/
H A Dop_helper.c1071 void HELPER(chk)(CPUM68KState *env, int32_t val, int32_t ub) in HELPER() argument
H A Dtranslate.c4249 DISAS_INSN(chk) in DISAS_INSN() argument
/qemu/target/ppc/
H A Dtranslate.c2673 #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 Dqcow2-refcount.c2925 int chk = s->overlap_check & ~ign; in qcow2_check_metadata_overlap() local
/qemu/target/s390x/tcg/
H A Dtranslate.c2182 TCGv_i32 tr1, tr2, chk; in op_cuXX() local