Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 25) sorted by relevance

/qemu/hw/arm/
H A Dxen-stubs.c20 bool add) in arch_xen_set_memory()
/qemu/system/
H A Dqemu-seccomp.c467 bool add = false; in seccomp_register() local
H A Dmemory.c889 CoalescedMemoryRange *cmr, bool add) in flat_range_coalesced_io_notify()
939 AddressSpace *as, bool add) in flat_range_coalesced_io_notify_listener_add_del()
2480 bool add) in memory_region_update_coalesced_range()
/qemu/hw/net/fsl_etsec/
H A Drings.c160 int add = min_frame_len - etsec->tx_buffer_len; in tx_padding_and_crc() local
/qemu/target/i386/nvmm/
H A Dnvmm-all.c1028 bool add, bool rom, const char *name) in nvmm_update_mapping()
1052 nvmm_process_section(MemoryRegionSection *section, int add) in nvmm_process_section()
/qemu/scripts/qapi/
H A Dgen.py59 def add(self, text: str) -> None: member in QAPIGen
/qemu/hw/mem/
H A Dmemory-device.c486 MemoryRegionSection *mrs, bool add) in memory_devices_region_mod()
/qemu/accel/hvf/
H A Dhvf-accel-ops.c117 static void hvf_set_phys_mem(MemoryRegionSection *section, bool add) in hvf_set_phys_mem()
/qemu/hw/xen/
H A Dxen-hvm-common.c73 bool add) in xen_set_memory()
/qemu/target/arm/tcg/
H A Dtranslate-neon.c1574 DO_PREWIDEN(VADDL_S, s, add, false, MO_SIGN) in DO_PREWIDEN() argument
1662 DO_NARROW_3D(VADDHN, add, narrow, tcg_gen_extrh_i64_i32) in DO_NARROW_3D() argument
1851 DO_VMLAL(VMLAL_S,mull_s,add) in DO_VMLAL() argument
2381 DO_VMLAL_2SC(VMLAL_S, mull_s, add) in DO_VMLAL_2SC() argument
H A Dtranslate.c4208 static bool op_mla(DisasContext *s, arg_s_rrrr *a, bool add) in op_mla()
4252 static bool op_mlal(DisasContext *s, arg_s_rrrr *a, bool uns, bool add) in op_mlal()
4323 static bool op_qaddsub(DisasContext *s, arg_rrr *a, bool add, bool doub) in op_qaddsub()
4404 #define DO_SMLAX(NAME, add, nt, mt) \ argument
4427 static bool op_smlawx(DisasContext *s, arg_rrrr *a, bool add, bool mt) in op_smlawx()
4455 #define DO_SMLAWX(NAME, add, mt) \ argument
H A Dmve_helper.c2832 DO_2OP_FP_ALL(vfadd, add) in DO_2OP_FP_ALL() argument
/qemu/target/i386/whpx/
H A Dwhpx-all.c2287 void *host_va, int add, int rom, in whpx_update_mapping()
2326 static void whpx_process_section(MemoryRegionSection *section, int add) in whpx_process_section()
/qemu/hw/i386/xen/
H A Dxen-hvm.c709 bool add) in arch_xen_set_memory()
/qemu/tests/tcg/multiarch/
H A Dsha512.c380 static void add(struct sha512_ctx *ctx, const void *p, size_t len) in add() function
/qemu/target/m68k/
H A Dtranslate.c393 TCGv add; in gen_addr_index() local
417 TCGv add; in gen_lea_indexed() local
1820 int add; in DISAS_INSN() local
/qemu/disas/
H A Dmicroblaze.c101 add, rsub, addc, rsubc, addk, rsubk, addkc, rsubkc, cmp, cmpu, enumerator
/qemu/hw/virtio/
H A Dvhost.c162 static inline void vhost_dev_elect_mem_logger(struct vhost_dev *hdev, bool add) in vhost_dev_elect_mem_logger()
/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c334 DEF_GVEC_VOP3(vfa, add) in DEF_GVEC_VOP3() argument
/qemu/hw/s390x/
H A Dcss.c2312 int hotplugged, int add) in css_generate_sch_crws()
/qemu/target/microblaze/
H A Dtranslate.c310 DO_TYPEA(add, true, gen_add) in DO_TYPEA() argument
/qemu/
H A Dqemu-img.c4791 bool add = false, merge = false; in img_bitmap() local
/qemu/accel/kvm/
H A Dkvm-all.c1464 MemoryRegionSection *section, bool add) in kvm_set_phys_mem()
/qemu/libdecnumber/
H A DdecNumber.c6493 Int add; /* work */ local
/qemu/target/i386/
H A Dops_sse.h528 SSE_HELPER_S(add, FPU_ADD) in SSE_HELPER_S() argument