Home
last modified time | relevance | path

Searched defs:nelem (Results 1 – 4 of 4) sorted by relevance

/qemu/include/qemu/
H A Dbitmap.h103 long nelem = BITS_TO_LONGS(nbits); in bitmap_try_new() local
109 long nelem = BITS_TO_LONGS(nbits); in bitmap_new() local
/qemu/backends/
H A Ddbus-vmstate.c199 uint32_t nelem; in dbus_vmstate_post_load() local
/qemu/target/s390x/tcg/
H A Dvec_string_helper.c478 int nelem = 16 >> es; in vstrs() local
/qemu/include/hw/
H A Dqdev-core.h426 GlobalProperty props[], size_t nelem) in compat_props_add()