Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 12 of 12) sorted by relevance

/qemu/migration/
H A Dxbzrle.c50 uint64_t comp = _mm512_cmpeq_epi8_mask(old_data, new_data); in xbzrle_encode_buffer_avx512() local
H A Drdma.c476 static void compress_to_network(RDMAContext *rdma, RDMACompress *comp) in compress_to_network()
490 static void network_to_compress(RDMACompress *comp) in network_to_compress()
2068 RDMACompress comp = { in qemu_rdma_write_one() local
3529 RDMACompress *comp; in rdma_registration_handle() local
/qemu/hw/core/
H A Dloader-fit.c39 const char *comp; in fit_load_image_alloc() local
/qemu/hw/arm/
H A Dboot.c475 const char comp[] = "arm,psci-0.2\0arm,psci"; in fdt_add_psci_node() local
478 const char comp[] = "arm,psci-1.0\0arm,psci-0.2\0arm,psci"; in fdt_add_psci_node() local
/qemu/hw/i386/
H A Dpc_q35.c93 const struct ehci_companions *comp; in ehci_create_ich9_with_companions() local
/qemu/hw/ppc/
H A Dppc405.h125 uint32_t comp[5]; member
/qemu/hw/rtc/
H A Dtwl92230.c62 uint16_t comp; member
/qemu/hw/pci-host/
H A Dpnv_phb3.c353 uint32_t local, global, count, mask, comp; in pnv_phb3_remap_irqs() local
/qemu/hw/timer/
H A Dexynos4210_mct.c197 uint64_t comp[MCT_GT_CMP_NUM]; member
/qemu/hw/net/
H A Dsungem.c377 uint32_t comp, kick; in sungem_tx_kick() local
/qemu/libdecnumber/
H A DdecNumber.c5383 Int comp; /* work */ in decExpOp() local
7433 Int comp; local
/qemu/target/i386/
H A Dcpu.c5467 int comp = (w == FEAT_XSAVE_XCR0_HI) ? bitnr + 32 : bitnr; in x86_cpu_feature_name() local