Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 16 of 16) sorted by relevance

/qemu/hw/display/
A Dati.c61 uint32_t offs = s->regs.crtc_offset & 0x07ffffff; in ati_vga_switch_mode() local
268 static inline uint64_t ati_reg_read_offs(uint32_t reg, int offs, in ati_reg_read_offs()
521 static inline void ati_reg_write_offs(uint32_t *reg, int offs, in ati_reg_write_offs()
/qemu/target/arm/tcg/
A Dtranslate-a64.h84 int offs = element * element_size; in vec_reg_offset() local
A Dtranslate-vfp.c97 long offs = vfp_reg_offset(false, reg); in vfp_f16_offset() local
/qemu/hw/char/
A Dsh_serial.c93 static void sh_serial_write(void *opaque, hwaddr offs, in sh_serial_write()
212 static uint64_t sh_serial_read(void *opaque, hwaddr offs, in sh_serial_read()
/qemu/target/i386/
A Dcpu-dump.c556 target_ulong offs = MIN(env->eip, DUMP_CODE_BYTES_BACKWARD); in x86_cpu_dump_state() local
/qemu/target/loongarch/tcg/
A Dtranslate.c43 int offs = index * size; in vec_reg_offset() local
/qemu/hw/i386/
A Dmultiboot.c328 uint32_t offs = mbs.mb_buf_size; in load_multiboot() local
/qemu/block/
A Drbd.c112 uint64_t offs; member
1469 static int qemu_rbd_diff_iterate_cb(uint64_t offs, size_t len, in qemu_rbd_diff_iterate_cb()
A Dgluster.c1368 off_t offs; in find_allocation() local
A Dvvfat.c1963 int64_t offs = cluster2sector(s, cluster_num); in get_cluster_count_for_direntry() local
A Dfile-posix.c3098 off_t offs; in find_allocation() local
/qemu/audio/
A Dpwaudio.c153 uint32_t index, offs, n_bytes; in capture_on_process() local
/qemu/target/ppc/
A Ddfp_helper.c1451 int w, i, offs; in helper_CBCDTD() local
/qemu/hw/usb/
A Ddev-network.c1231 uint32_t offs = 8 + le32_to_cpu(msg->DataOffset); in usb_net_handle_dataout() local
/qemu/target/riscv/
A Dtranslate.c607 static TCGv get_address_indexed(DisasContext *ctx, int rs1, TCGv offs) in get_address_indexed()
/qemu/target/s390x/tcg/
A Dtranslate.c236 int offs = enr * bytes; in vec_reg_offset() local

Completed in 79 milliseconds