Home
last modified time | relevance | path

Searched refs:out_end (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/virtio/
H A Dvirtio-balloon.c251 goto out_end; in balloon_stats_get_all()
255 goto out_end; in balloon_stats_get_all()
269 out_end: in balloon_stats_get_all()
/qemu/qom/
H A Dobject.c2480 goto out_end; in property_get_tm()
2483 goto out_end; in property_get_tm()
2486 goto out_end; in property_get_tm()
2489 goto out_end; in property_get_tm()
2492 goto out_end; in property_get_tm()
2495 goto out_end; in property_get_tm()
2498 out_end: in property_get_tm()
/qemu/hw/vfio/
H A Dcommon.c541 hwaddr *out_iova, hwaddr *out_end, in vfio_get_section_iova_range() argument
557 *out_end = int128_get64(int128_sub(llend, int128_one())); in vfio_get_section_iova_range()