Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c556 bool continue_to_get_hints; in virtio_ballloon_get_free_page_hints() local
561 continue_to_get_hints = get_free_page_hints(dev); in virtio_ballloon_get_free_page_hints()
568 } while (continue_to_get_hints || in virtio_ballloon_get_free_page_hints()