Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 74) sorted by last modified time

123

/qemu/tcg/
H A Dtcg.c1630 TCGv_i32 tcg_global_mem_new_i32(TCGv_ptr reg, intptr_t off, const char *name) in tcg_global_mem_new_i32()
1636 TCGv_i64 tcg_global_mem_new_i64(TCGv_ptr reg, intptr_t off, const char *name) in tcg_global_mem_new_i64()
1642 TCGv_ptr tcg_global_mem_new_ptr(TCGv_ptr reg, intptr_t off, const char *name) in tcg_global_mem_new_ptr()
4128 intptr_t off; in temp_allocate_frame() local
6204 size_t off = tcg_current_code_size(s); in tcg_gen_code() local
/qemu/target/mips/tcg/
H A Dtranslate.c5049 static inline void gen_mthc0_entrylo(TCGv arg, target_ulong off) in gen_mthc0_entrylo()
5064 static inline void gen_mthc0_store64(TCGv arg, target_ulong off) in gen_mthc0_store64()
5075 static inline void gen_mfhc0_entrylo(TCGv arg, target_ulong off) in gen_mfhc0_entrylo()
5088 static inline void gen_mfhc0_load64(TCGv arg, target_ulong off, int shift) in gen_mfhc0_load64()
5097 static inline void gen_mfc0_load32(TCGv arg, target_ulong off) in gen_mfc0_load32()
5105 static inline void gen_mfc0_load64(TCGv arg, target_ulong off) in gen_mfc0_load64()
5111 static inline void gen_mtc0_store32(TCGv arg, target_ulong off) in gen_mtc0_store32()
15514 int off = offsetof(CPUMIPSState, active_fpu.fpr[i].wr.d[0]); in mips_tcg_init() local
/qemu/target/sparc/
H A Dtranslate.c5182 static const struct { TCGv_i32 *ptr; int off; const char *name; } r32[] = { in sparc_tcg_init() member
5194 static const struct { TCGv *ptr; int off; const char *name; } rtl[] = { in sparc_tcg_init() member
H A Dmmu_helper.c402 int off; in sparc_cpu_memory_rw_debug() local
/qemu/target/tricore/
H A Dtranslate.c260 static void gen_st_preincr(DisasContext *ctx, TCGv r1, TCGv r2, int16_t off, in gen_st_preincr()
269 static void gen_ld_preincr(DisasContext *ctx, TCGv r1, TCGv r2, int16_t off, in gen_ld_preincr()
/qemu/target/xtensa/
H A Dtranslate.c1746 unsigned off = ld_offset ? 2 : 0; in translate_mac16() local
/qemu/target/arm/tcg/
H A Dtranslate.c1184 long off = neon_element_offset(reg, ele, memop); in read_neon_element32() local
1210 long off = neon_element_offset(reg, ele, memop); in read_neon_element64() local
1229 long off = neon_element_offset(reg, ele, memop); in write_neon_element32() local
1248 long off = neon_element_offset(reg, ele, memop); in write_neon_element64() local
/qemu/target/hppa/
H A Dcpu.h319 target_ulong off) in hppa_form_gva_psw()
329 target_ulong off) in hppa_form_gva()
H A Dtranslate.c3996 TCGv_i64 off = tcg_temp_new_i64(); in trans_b_gate() local
/qemu/linux-user/
H A Delfload.c3053 static bool parse_elf_property(const uint32_t *data, int *off, int datasz, in parse_elf_property()
3111 int n, off, datasz; in parse_elf_properties() local
H A Dsyscall.c2953 uint64_t off = tlow | in target_to_host_low_high() local
11627 off_t off; in _syscall2() local
11649 off_t off; in _syscall2() local
/qemu/migration/
H A Dqemu-file.c525 void qemu_set_offset(QEMUFile *f, off_t off, int whence) in qemu_set_offset()
/qemu/block/
H A Dqcow2-bitmap.c1318 int64_t off; in store_bitmap_data() local
/qemu/target/riscv/
H A Dvector_helper.c579 uint32_t i, k, off, pos; in GEN_VEXT_LDFF() local
/qemu/hw/virtio/
H A Dvirtio.c333 hwaddr off = offsetof(VRingPackedDescEvent, off_wrap); in vring_packed_off_wrap_write() local
342 hwaddr off = offsetof(VRingPackedDescEvent, flags); in vring_packed_flags_write() local
590 hwaddr off = i * sizeof(VRingPackedDesc) + offsetof(VRingPackedDesc, flags); in vring_packed_desc_read_flags() local
600 hwaddr off = i * sizeof(VRingPackedDesc); in vring_packed_desc_read() local
643 hwaddr off = i * sizeof(VRingPackedDesc) + offsetof(VRingPackedDesc, flags); in vring_packed_desc_write_flags() local
2409 int off = off_wrap & ~(1 << 15); in vring_packed_need_event() local
H A Dvirtio-pci.c603 hwaddr *off, int len) in virtio_address_space_lookup()
724 uint32_t off; in pcie_ats_config_write() local
771 uint32_t off; in virtio_write_config() local
795 uint32_t off; in virtio_read_config() local
/qemu/tests/qtest/
H A Divshmem-test.c89 static inline void read_mem(IVState *s, uint64_t off, void *buf, size_t len) in read_mem()
94 static inline void write_mem(IVState *s, uint64_t off, in write_mem()
H A Dbios-tables-test.c598 uint32_t off; in test_smbios_entry_point() local
/qemu/hw/hyperv/
H A Dvmbus.c64 uint32_t off; member
443 ssize_t vmbus_iov_to_gpadl(VMBusChannel *chan, VMBusGpadl *gpadl, uint32_t off, in vmbus_iov_to_gpadl()
466 unsigned iov_cnt, size_t len, size_t off) in vmbus_map_sgl()
/qemu/hw/core/
H A Dloader.c357 size_t hdr_size, off; in load_elf_hdr() local
/qemu/include/standard-headers/linux/
H A Dfuse.h1003 uint64_t off; member
1030 int64_t off; member
/qemu/hw/ppc/
H A Dspapr.c380 int off; in spapr_dt_memory_node() local
/qemu/hw/nvme/
H A Dctrl.c4714 uint64_t off, NvmeRequest *req) in nvme_smart_info()
4776 uint64_t off, NvmeRequest *req) in nvme_endgrp_info()
4817 static uint16_t nvme_fw_log_info(NvmeCtrl *n, uint32_t buf_len, uint64_t off, in nvme_fw_log_info()
4836 uint64_t off, NvmeRequest *req) in nvme_error_info()
4856 uint64_t off, NvmeRequest *req) in nvme_changed_nslist()
4903 uint64_t off, NvmeRequest *req) in nvme_cmd_effects()
4950 uint64_t off, NvmeRequest *req) in nvme_fdp_confs()
5020 uint32_t buf_len, uint64_t off, in nvme_fdp_ruh_usage()
5064 uint64_t off, NvmeRequest *req) in nvme_fdp_stats()
5095 uint32_t buf_len, uint64_t off, in nvme_fdp_events()
[all …]
/qemu/hw/nvram/
H A Dmac_nvram.c169 static void pmac_format_nvram_partition_of(MacIONVRAMState *nvr, int off, in pmac_format_nvram_partition_of()
185 static void pmac_format_nvram_partition_osx(MacIONVRAMState *nvr, int off, in pmac_format_nvram_partition_osx()
/qemu/hw/block/
H A Dm25p80.c568 static inline void flash_sync_area(Flash *s, int64_t off, int64_t len) in flash_sync_area()

123