Home
last modified time | relevance | path

Searched defs:table_offset (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-sys.c118 uint32_t table_offset = RISCV_IOMMU_REG_MSI_CONFIG; in riscv_iommu_sysdev_init_msi() local
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py398 def create_table_entry(table_offset, block_cluster, block_size, argument
/openbmc/qemu/hw/i3c/
H A Ddw-i3c.c640 int table_offset = dw_i3c_addr_table_index_from_addr(s, addr); in dw_i3c_handle_ctlr_req() local
669 int table_offset = dw_i3c_addr_table_index_from_addr(s, addr); in dw_i3c_handle_targ_irq() local
/openbmc/qemu/block/
H A Dqcow2-cache.c56 ptrdiff_t table_offset = (uint8_t *) table - (uint8_t *) c->table_array; in qcow2_cache_get_table_idx() local
/openbmc/qemu/hw/pci/
H A Dmsix.c323 unsigned table_offset, MemoryRegion *pba_bar, in msix_init()
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h256 uint32_t table_offset; member