Home
last modified time | relevance | path

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

123

/qemu/tests/qtest/libqos/
H A Dpci.c327 uint64_t off = (entry / 32) * PCI_MSIX_ENTRY_SIZE / 4; in qpci_msix_pending() local
399 uint8_t qpci_io_readb(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readb()
413 uint16_t qpci_io_readw(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readw()
427 uint32_t qpci_io_readl(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readl()
441 uint64_t qpci_io_readq(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readq()
455 void qpci_io_writeb(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeb()
467 void qpci_io_writew(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writew()
480 void qpci_io_writel(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writel()
493 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq()
506 void qpci_memread(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_memread()
[all …]
H A Dvirtio-pci.c42 static uint8_t qvirtio_pci_config_readb(QVirtioDevice *d, uint64_t off) in qvirtio_pci_config_readb()
55 static uint16_t qvirtio_pci_config_readw(QVirtioDevice *d, uint64_t off) in qvirtio_pci_config_readw()
67 static uint32_t qvirtio_pci_config_readl(QVirtioDevice *d, uint64_t off) in qvirtio_pci_config_readl()
79 static uint64_t qvirtio_pci_config_readq(QVirtioDevice *d, uint64_t off) in qvirtio_pci_config_readq()
318 uint64_t off; in qvirtqueue_pci_msix_setup() local
349 uint64_t off; in qvirtio_pci_set_msix_configuration_vector() local
H A Dvirtio-mmio.c19 static uint8_t qvirtio_mmio_config_readb(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readb()
25 static uint16_t qvirtio_mmio_config_readw(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readw()
31 static uint32_t qvirtio_mmio_config_readl(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readl()
37 static uint64_t qvirtio_mmio_config_readq(QVirtioDevice *d, uint64_t off) in qvirtio_mmio_config_readq()
/qemu/hw/misc/
H A Dsifive_u_otp.c35 #define SET_FUSEARRAY_BIT(map, i, off, bit) \ argument
38 #define GET_FUSEARRAY_BIT(map, i, off) \ argument
/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/include/libdecnumber/
H A DdecNumberLocal.h310 #define DFWORD(df, off) ((df)->words[DECWORDS-1-(off)]) argument
311 #define DFBYTE(df, off) ((df)->bytes[DECBYTES-1-(off)]) argument
312 #define DFWWORD(dfw, off) ((dfw)->words[DECWWORDS-1-(off)]) argument
314 #define DFWORD(df, off) ((df)->words[off]) argument
315 #define DFBYTE(df, off) ((df)->bytes[off]) argument
316 #define DFWWORD(dfw, off) ((dfw)->words[off]) argument
/qemu/include/semihosting/
H A Dguestfd.h33 size_t off; member
/qemu/hw/core/
H A Dloader-fit.c42 int off, sz; in fit_load_image_alloc() local
269 int itb_size, configs, cfg_off, off; in load_fit() local
H A Dplatform-bus.c135 uint64_t off; in platform_bus_map_mmio() local
/qemu/hw/pci-host/
H A Dpnv_phb4.c57 static void pnv_phb4_config_write(PnvPHB4 *phb, unsigned off, in pnv_phb4_config_write()
92 static uint64_t pnv_phb4_config_read(PnvPHB4 *phb, unsigned off, in pnv_phb4_config_read()
129 static void pnv_phb4_rc_config_write(PnvPHB4 *phb, unsigned off, in pnv_phb4_rc_config_write()
150 static uint64_t pnv_phb4_rc_config_read(PnvPHB4 *phb, unsigned off, in pnv_phb4_rc_config_read()
502 static void pnv_phb4_reg_write(void *opaque, hwaddr off, uint64_t val, in pnv_phb4_reg_write()
641 static uint64_t pnv_phb4_reg_read(void *opaque, hwaddr off, unsigned size) in pnv_phb4_reg_read()
H A Dpnv_phb3.c48 static void pnv_phb3_config_write(PnvPHB3 *phb, unsigned off, in pnv_phb3_config_write()
83 static uint64_t pnv_phb3_config_read(PnvPHB3 *phb, unsigned off, in pnv_phb3_config_read()
470 void pnv_phb3_reg_write(void *opaque, hwaddr off, uint64_t val, unsigned size) in pnv_phb3_reg_write()
592 uint64_t pnv_phb3_reg_read(void *opaque, hwaddr off, unsigned size) in pnv_phb3_reg_read()
/qemu/block/
H A Dparallels.c139 static uint32_t host_cluster_index(BDRVParallelsState *s, int64_t off) in host_cluster_index()
182 uint32_t bitmap_size, int64_t off, uint32_t count) in mark_used()
397 uint32_t off = bit * s->bat_dirty_block; in parallels_co_flush_to_os() local
705 int64_t off, high_off, size; in parallels_check_outside_image() local
927 int64_t off, prev_off; in parallels_collect_statistics() local
/qemu/target/arm/tcg/
H A Dsme_helper.c215 static void clear_horizontal(void *ptr, size_t off, size_t len) in clear_horizontal()
220 static void clear_vertical_b(void *vptr, size_t off, size_t len) in clear_vertical_b()
227 static void clear_vertical_h(void *vptr, size_t off, size_t len) in clear_vertical_h()
234 static void clear_vertical_s(void *vptr, size_t off, size_t len) in clear_vertical_s()
241 static void clear_vertical_d(void *vptr, size_t off, size_t len) in clear_vertical_d()
248 static void clear_vertical_q(void *vptr, size_t off, size_t len) in clear_vertical_q()
/qemu/contrib/plugins/
H A Dhwprofile.c176 static void hwprofile_match_hit(DeviceCounts *rec, uint64_t off) in hwprofile_match_hit()
204 uint64_t off = qemu_plugin_hwaddr_phys_addr(hwaddr); in vcpu_haddr() local
/qemu/target/arm/
H A Dhyp_gdbstub.c165 int off = addr & 0x7; in insert_hw_watchpoint() local
H A Darch_dump.c148 off_t off = sizeof(struct aarch64_user_sve_header); in sve_zreg_offset() local
159 off_t off = sve_preg_offset(vq, 17); in sve_fpsr_offset() local
175 off_t off = sve_fpcr_offset(vq) + sizeof(uint32_t); in sve_size_vq() local
/qemu/linux-headers/linux/
H A Dmman.h46 __u64 off; member
/qemu/hw/remote/
H A Dproxy-memory-listener.c48 ram_addr_t off; in get_fd_from_hostaddr() local
/qemu/tests/qtest/
H A Dacpi-utils.c35 uint32_t off; in acpi_find_rsdp_address() local
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()
/qemu/hw/9pfs/
H A D9p-synth.c208 static void synth_seekdir(FsContext *ctx, V9fsFidOpenState *fs, off_t off) in synth_seekdir()
220 struct dirent *entry, off_t off) in synth_direntry()
239 struct dirent *entry, off_t off) in synth_get_dentry()
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c312 int off; in do_unsigned_reads() local
455 int off; in do_signed_reads() local
/qemu/semihosting/
H A Dsyscalls.c167 GuestFD *gf, int64_t off, int gdb_whence) in gdb_lseek()
354 GuestFD *gf, int64_t off, int whence) in host_lseek()
569 GuestFD *gf, int64_t off, int gdb_whence) in staticfile_lseek()
803 int fd, int64_t off, int gdb_whence) in semihost_sys_lseek()
/qemu/hw/pci/
H A Dpcie_sriov.c223 uint32_t off; in pcie_sriov_config_write() local
/qemu/accel/tcg/
H A Dtranslator.c301 abi_ptr off; in plugin_insn_append() local

123