Home
last modified time | relevance | path

Searched defs:positions (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/unit/
H A Dtest-hbitmap.c706 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_basic() local
731 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_part() local
773 uint64_t positions[] = { 0, min_l1, L2, L3 - min_l1}; in test_hbitmap_serialize_zeroes() local
/qemu/include/hw/audio/
H A Dvirtio-snd.h143 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h353 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member