Searched defs:nentries (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/hw/pci/ |
H A D | msix.c | 287 static void msix_mask_all(struct PCIDevice *dev, unsigned nentries) in msix_mask_all() 321 int msix_init(struct PCIDevice *dev, unsigned short nentries, in msix_init() 395 int msix_init_exclusive_bar(PCIDevice *dev, unsigned short nentries, in msix_init_exclusive_bar()
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-9p-test.c | 114 uint32_t count, nentries; in fs_readdir() local 169 uint32_t nentries, npartialentries; in do_readdir_split() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 642 void v9fs_rreaddir(P9Req *req, uint32_t *count, uint32_t *nentries, in v9fs_rreaddir()
|
H A D | virtio-9p-client.h | 232 uint32_t *nentries; member
|
/openbmc/qemu/block/ |
H A D | qcow2-cluster.c | 234 int nentries = bufsize / L1E_SIZE; in qcow2_write_l1_entry() local
|
H A D | nvme.c | 170 unsigned nentries, size_t entry_bytes, Error **errp) in nvme_init_queue()
|
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 832 uint32_t nentries) in register_tlbncfg()
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_bmc_sim.c | 137 unsigned int nentries; member
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 6214 uint32_t nentries = 0; in nvme_get_feature_fdp_events() local
|