Searched defs:offs (Results 1 – 16 of 16) sorted by relevance
/qemu/hw/display/ |
H A D | ati.c | 61 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/hw/char/ |
H A D | sh_serial.c | 89 static void sh_serial_write(void *opaque, hwaddr offs, in sh_serial_write() 208 static uint64_t sh_serial_read(void *opaque, hwaddr offs, in sh_serial_read()
|
/qemu/target/arm/tcg/ |
H A D | translate-a64.h | 84 int offs = element * element_size; in vec_reg_offset() local
|
H A D | translate-vfp.c | 97 long offs = vfp_reg_offset(false, reg); in vfp_f16_offset() local
|
/qemu/target/i386/ |
H A D | cpu-dump.c | 556 target_ulong offs = MIN(env->eip, DUMP_CODE_BYTES_BACKWARD); in x86_cpu_dump_state() local
|
/qemu/hw/i386/ |
H A D | multiboot.c | 329 uint32_t offs = mbs.mb_buf_size; in load_multiboot() local
|
/qemu/target/loongarch/tcg/ |
H A D | translate.c | 45 int offs = index * size; in vec_reg_offset() local
|
/qemu/block/ |
H A D | rbd.c | 112 uint64_t offs; member 1468 static int qemu_rbd_diff_iterate_cb(uint64_t offs, size_t len, in qemu_rbd_diff_iterate_cb()
|
H A D | gluster.c | 1364 off_t offs; in find_allocation() local
|
H A D | vvfat.c | 1962 int64_t offs = cluster2sector(s, cluster_num); in get_cluster_count_for_direntry() local
|
H A D | file-posix.c | 3191 off_t offs; in find_allocation() local
|
/qemu/audio/ |
H A D | pwaudio.c | 153 uint32_t index, offs, n_bytes; in capture_on_process() local
|
/qemu/target/ppc/ |
H A D | dfp_helper.c | 1451 int w, i, offs; in helper_CBCDTD() local
|
/qemu/hw/usb/ |
H A D | dev-network.c | 1231 uint32_t offs = 8 + le32_to_cpu(msg->DataOffset); in usb_net_handle_dataout() local
|
/qemu/target/riscv/ |
H A D | translate.c | 649 static TCGv get_address_indexed(DisasContext *ctx, int rs1, TCGv offs) in get_address_indexed()
|
/qemu/target/s390x/tcg/ |
H A D | translate.c | 236 int offs = enr * bytes; in vec_reg_offset() local
|