/qemu/tests/qtest/libqos/ |
H A D | pci.c | 327 uint64_t off = (entry / 32) * PCI_MSIX_ENTRY_SIZE / 4; in qpci_msix_pending() local 397 uint8_t qpci_io_readb(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readb() 411 uint16_t qpci_io_readw(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readw() 425 uint32_t qpci_io_readl(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readl() 439 uint64_t qpci_io_readq(QPCIDevice *dev, QPCIBar token, uint64_t off) in qpci_io_readq() 453 void qpci_io_writeb(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeb() 465 void qpci_io_writew(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writew() 478 void qpci_io_writel(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writel() 491 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() 504 void qpci_memread(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_memread() [all …]
|
H A D | virtio-pci.c | 42 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() 316 uint64_t off; in qvirtqueue_pci_msix_setup() local 347 uint64_t off; in qvirtio_pci_set_msix_configuration_vector() local
|
H A D | virtio-mmio.c | 19 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 D | sifive_u_otp.c | 35 #define SET_FUSEARRAY_BIT(map, i, off, bit) \ argument 38 #define GET_FUSEARRAY_BIT(map, i, off) \ argument
|
/qemu/hw/nvram/ |
H A D | mac_nvram.c | 168 static void pmac_format_nvram_partition_of(MacIONVRAMState *nvr, int off, in pmac_format_nvram_partition_of() 184 static void pmac_format_nvram_partition_osx(MacIONVRAMState *nvr, int off, in pmac_format_nvram_partition_osx()
|
/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 310 #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/hw/core/ |
H A D | loader-fit.c | 42 int off, sz; in fit_load_image_alloc() local 273 int itb_size, configs, cfg_off, off; in load_fit() local
|
H A D | platform-bus.c | 135 uint64_t off; in platform_bus_map_mmio() local
|
/qemu/include/semihosting/ |
H A D | guestfd.h | 33 size_t off; member
|
/qemu/hw/pci-host/ |
H A D | pnv_phb4.c | 56 static void pnv_phb4_config_write(PnvPHB4 *phb, unsigned off, in pnv_phb4_config_write() 91 static uint64_t pnv_phb4_config_read(PnvPHB4 *phb, unsigned off, in pnv_phb4_config_read() 128 static void pnv_phb4_rc_config_write(PnvPHB4 *phb, unsigned off, in pnv_phb4_rc_config_write() 149 static uint64_t pnv_phb4_rc_config_read(PnvPHB4 *phb, unsigned off, in pnv_phb4_rc_config_read() 501 static void pnv_phb4_reg_write(void *opaque, hwaddr off, uint64_t val, in pnv_phb4_reg_write() 640 static uint64_t pnv_phb4_reg_read(void *opaque, hwaddr off, unsigned size) in pnv_phb4_reg_read()
|
H A D | pnv_phb3.c | 48 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 D | parallels.c | 139 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 D | sme_helper.c | 215 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/target/arm/ |
H A D | hyp_gdbstub.c | 164 int off = addr & 0x7; in insert_hw_watchpoint() local
|
H A D | arch_dump.c | 149 off_t off = sizeof(struct aarch64_user_sve_header); in sve_zreg_offset() local 160 off_t off = sve_preg_offset(vq, 17); in sve_fpsr_offset() local 176 off_t off = sve_fpcr_offset(vq) + sizeof(uint32_t); in sve_size_vq() local
|
/qemu/contrib/plugins/ |
H A D | hwprofile.c | 178 static void hwprofile_match_hit(DeviceCounts *rec, uint64_t off) in hwprofile_match_hit() 206 uint64_t off = qemu_plugin_hwaddr_phys_addr(hwaddr); in vcpu_haddr() local
|
/qemu/linux-headers/linux/ |
H A D | mman.h | 47 __u64 off; member
|
/qemu/hw/remote/ |
H A D | proxy-memory-listener.c | 48 ram_addr_t off; in get_fd_from_hostaddr() local
|
/qemu/tests/qtest/ |
H A D | ivshmem-test.c | 89 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 D | acpi-utils.c | 35 uint32_t off; in acpi_find_rsdp_address() local
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 341 int off; in do_unsigned_reads() local 486 int off; in do_signed_reads() local
|
/qemu/hw/9pfs/ |
H A D | 9p-synth.c | 208 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/semihosting/ |
H A D | syscalls.c | 168 GuestFD *gf, int64_t off, int gdb_whence) in gdb_lseek() 356 GuestFD *gf, int64_t off, int whence) in host_lseek() 571 GuestFD *gf, int64_t off, int gdb_whence) in staticfile_lseek() 805 int fd, int64_t off, int gdb_whence) in semihost_sys_lseek()
|
/qemu/hw/riscv/ |
H A D | riscv-iommu-hpm.c | 60 const uint32_t off = ctr_idx << 3; in hpm_incr_ctr() local
|
/qemu/hw/pci/ |
H A D | pcie_sriov.c | 217 uint32_t off; in pcie_sriov_config_write() local
|