Home
last modified time | relevance | path

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

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