Home
last modified time | relevance | path

Searched defs:table_size (Results 1 – 23 of 23) sorted by relevance

/openbmc/u-boot/arch/x86/lib/
H A Dtables.c59 u32 high_table, table_size; in write_tables() local
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp88 explicit FRUTablePrint(const uint8_t* table, size_t table_size) : in FRUTablePrint()
200 size_t table_size; member in pldmtool::fru::FRUTablePrint
/openbmc/qemu/block/
H A Dqcow2-cache.c42 int table_size; member
124 unsigned table_size) in qcow2_cache_create()
H A Dqed.c139 static uint64_t qed_max_image_size(uint32_t cluster_size, uint32_t table_size) in qed_max_image_size()
162 static bool qed_is_table_size_valid(uint32_t table_size) in qed_is_table_size_valid()
175 uint32_t table_size) in qed_is_image_size_valid()
H A Dqed.h90 uint32_t table_size; /* for L1 and L2 tables, in clusters */ member
H A Dqcow2-refcount.c539 int total_refblock_count, table_size, area_reftable_index, table_clusters; in qcow2_refcount_area() local
/openbmc/libpldm/src/dsp/
H A Dfru.c221 const void *table, size_t table_size) in is_table_end()
229 int get_fru_record_by_option(const uint8_t *table, size_t table_size, in get_fru_record_by_option()
/openbmc/qemu/hw/ppc/
H A Dspapr_iommu.c331 size_t table_size = tcet->nb_table * sizeof(uint64_t); in spapr_tce_set_need_vfio() local
443 size_t table_size = tcet->nb_table * sizeof(uint64_t); in spapr_tce_reset() local
H A Dspapr_hcall.c1002 target_ulong table_size = args[3]; in h_register_process_table() local
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-sys.c117 uint32_t table_size = n_vectors * PCI_MSIX_ENTRY_SIZE; in riscv_iommu_sysdev_init_msi() local
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c37 int table_size, in print_option_table()
69 int table_size, in handle_option_table()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c108 int table_size; in pmecc_get_alpha_to() local
792 int table_size = (sector_size == 512) ? in create_lookup_table() local
H A Dnand_bbt.c1026 u32 table_size; in verify_bbt_descr() local
/openbmc/u-boot/disk/
H A Dpart_amiga.h118 u32 table_size; member
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c161 u8 table_size) in get_phy_config()
/openbmc/qemu/hw/pci/
H A Dmsix.c328 unsigned table_size, pba_size; in msix_init() local
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c923 unsigned int table_size, u8 devid) in spinand_match_and_init()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp292 uint8_t transfer_flag, const uint8_t* table_data, size_t table_size, in encodeGetFileResponseHandler()
/openbmc/qemu/hw/i3c/
H A Ddw-i3c.c588 uint8_t table_size = ARRAY_FIELD_EX32(s->regs, DEVICE_ADDR_TABLE_POINTER, in dw_i3c_addr_table_index_from_addr() local
/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c142 size_t table_size, struct pldm_msg *msg) in encode_get_file_table_resp()
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c1189 uint64_t table_size, table_ptr, remaining; in ahci_command_commit() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c7563 static void nvme_update_msixcap_ts(PCIDevice *pci_dev, uint32_t table_size) in nvme_update_msixcap_ts()
/openbmc/qemu/disas/
H A Dnanomips.c21871 int table_size, Dis_info *info) in Disassemble()