Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h124 typedef struct vmbus_gpa_range { struct
128 } vmbus_gpa_range; argument
136 vmbus_gpa_range range[];
206 vmbus_gpa_range range[];
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1023 num = (len - hdr.rangecount * sizeof(vmbus_gpa_range)) / sizeof(uint64_t); in sgl_from_gpa_ranges()
1030 vmbus_gpa_range range; in sgl_from_gpa_ranges()