Home
last modified time | relevance | path

Searched defs:sizes (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/include/hw/remote/
H A Dmpqemu-link.h49 uint64_t sizes[REMOTE_MAX_FDS]; member
/openbmc/qemu/target/microblaze/
H A Dmmu.c31 static const unsigned int sizes[] = { in tlb_decode_size() local
/openbmc/qemu/tests/bench/
H A Dqtree-bench.c220 size_t sizes[] = { in main() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp655 const auto& sizes = repo.getSizeStats(); in TEST_F() local
704 const auto& sizes = repo.getSizeStats(); in TEST_F() local
946 const auto& sizes = repo.getSizeStats(); in TEST_F() local
/openbmc/qemu/tests/tcg/plugins/
H A Dinsn.c24 static GArray *sizes; variable
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1299 QList<int> sizes = configSettings->readSizes("/split", &ok); in ConfigSearchWindow() local
1522 QList<int> sizes = configSettings->readSizes("/split1", &ok); in ConfigMainWindow() local
/openbmc/qemu/hw/ssi/
H A Dxlnx-versal-ospi.c402 static const int sizes[6] = { 16, 32, 64, 128, 256, 512 }; in ospi_stig_membank_rd_bytes() local
518 static const uint64_t sizes[4] = { SZ_512MBIT / 8, SZ_1GBIT / 8, in flash_sz() local
/openbmc/qemu/util/
H A Dhbitmap.c101 uint64_t sizes[HBITMAP_LEVELS]; member
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py214 def __init__(self, rc, err_lines, sizes, func_sizes, config, argument
/openbmc/qemu/crypto/
H A Dblock-luks.c65 const QCryptoBlockLUKSCipherSizeMap *sizes; member
/openbmc/qemu/target/arm/
H A Dkvm.c570 uint32_t sizes; in kvm_arch_init() local
/openbmc/qemu/target/rx/
H A Ddisas.c175 static const char sizes[][4] = {".b", ".w", ".l", ".uw", ".ub"}; in prt_ldmi() local
/openbmc/qemu/
H A Dqemu-io-cmds.c499 size_t *sizes = g_new0(size_t, nr_iov); in create_iovec() local
/openbmc/qemu/nbd/
H A Dserver.c607 uint32_t sizes[3]; in nbd_negotiate_handle_info() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c4685 TCGv_i32 sizes = tcg_constant_i32(s->insn->opc & 3); in op_trXX() local