/qemu/hw/arm/ |
H A D | xen-stubs.c | 20 bool add) in arch_xen_set_memory()
|
/qemu/system/ |
H A D | qemu-seccomp.c | 467 bool add = false; in seccomp_register() local
|
H A D | memory.c | 889 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 D | rings.c | 160 int add = min_frame_len - etsec->tx_buffer_len; in tx_padding_and_crc() local
|
/qemu/target/i386/nvmm/ |
H A D | nvmm-all.c | 1028 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 D | gen.py | 59 def add(self, text: str) -> None: member in QAPIGen
|
/qemu/hw/mem/ |
H A D | memory-device.c | 486 MemoryRegionSection *mrs, bool add) in memory_devices_region_mod()
|
/qemu/accel/hvf/ |
H A D | hvf-accel-ops.c | 117 static void hvf_set_phys_mem(MemoryRegionSection *section, bool add) in hvf_set_phys_mem()
|
/qemu/hw/xen/ |
H A D | xen-hvm-common.c | 73 bool add) in xen_set_memory()
|
/qemu/target/arm/tcg/ |
H A D | translate-neon.c | 1574 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 D | translate.c | 4208 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 D | mve_helper.c | 2832 DO_2OP_FP_ALL(vfadd, add) in DO_2OP_FP_ALL() argument
|
/qemu/target/i386/whpx/ |
H A D | whpx-all.c | 2287 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 D | xen-hvm.c | 709 bool add) in arch_xen_set_memory()
|
/qemu/tests/tcg/multiarch/ |
H A D | sha512.c | 380 static void add(struct sha512_ctx *ctx, const void *p, size_t len) in add() function
|
/qemu/target/m68k/ |
H A D | translate.c | 393 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 D | microblaze.c | 101 add, rsub, addc, rsubc, addk, rsubk, addkc, rsubkc, cmp, cmpu, enumerator
|
/qemu/hw/virtio/ |
H A D | vhost.c | 162 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 D | vec_fpu_helper.c | 334 DEF_GVEC_VOP3(vfa, add) in DEF_GVEC_VOP3() argument
|
/qemu/hw/s390x/ |
H A D | css.c | 2312 int hotplugged, int add) in css_generate_sch_crws()
|
/qemu/target/microblaze/ |
H A D | translate.c | 310 DO_TYPEA(add, true, gen_add) in DO_TYPEA() argument
|
/qemu/ |
H A D | qemu-img.c | 4791 bool add = false, merge = false; in img_bitmap() local
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | 1464 MemoryRegionSection *section, bool add) in kvm_set_phys_mem()
|
/qemu/libdecnumber/ |
H A D | decNumber.c | 6493 Int add; /* work */ local
|
/qemu/target/i386/ |
H A D | ops_sse.h | 528 SSE_HELPER_S(add, FPU_ADD) in SSE_HELPER_S() argument
|