Home
last modified time | relevance | path

Searched refs:length_hi (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h135 uint32_t length_hi; /* Most sig 32 bits of length */ member
/qemu/hw/virtio/
H A Dvirtio-pci.c1470 cap.length_hi = cpu_to_le32(length >> 32); in virtio_pci_add_shm_cap()