Home
last modified time | relevance | path

Searched defs:balloon (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c187 static uint64_t hv_balloon_total_our_ram(HvBalloon *balloon) in hv_balloon_total_our_ram()
230 static uint64_t hv_balloon_total_ram(HvBalloon *balloon) in hv_balloon_total_ram()
245 static uint64_t hv_balloon_total_removed_rs(HvBalloon *balloon, in hv_balloon_total_removed_rs()
262 static bool hv_balloon_state_set(HvBalloon *balloon, in hv_balloon_state_set()
286 static VMBusChannel *hv_balloon_get_channel_maybe(HvBalloon *balloon) in hv_balloon_get_channel_maybe()
291 static VMBusChannel *hv_balloon_get_channel(HvBalloon *balloon) in hv_balloon_get_channel()
315 static bool hv_balloon_unballoon_get_source(HvBalloon *balloon, in hv_balloon_unballoon_get_source()
348 static void hv_balloon_unballoon_rb_wait(HvBalloon *balloon, StateDesc *stdesc) in hv_balloon_unballoon_rb_wait()
363 static void hv_balloon_unballoon_posting(HvBalloon *balloon, StateDesc *stdesc) in hv_balloon_unballoon_posting()
428 static bool hv_balloon_our_range_ensure(HvBalloon *balloon) in hv_balloon_our_range_ensure()
[all …]
/openbmc/linux/include/linux/
H A Dballoon_compaction.h71 static inline void balloon_devinfo_init(struct balloon_dev_info *balloon) in balloon_devinfo_init()
91 static inline void balloon_page_insert(struct balloon_dev_info *balloon, in balloon_page_insert()
137 static inline void balloon_page_insert(struct balloon_dev_info *balloon, in balloon_page_insert()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-balloon.h36 QVirtioBalloon balloon; member
41 QVirtioBalloon balloon; member
/openbmc/linux/mm/
H A Dballoon_compaction.c235 struct balloon_dev_info *balloon = balloon_page_device(page); in balloon_page_migrate() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c78 static void balloon_inflate_page(VirtIOBalloon *balloon, in balloon_inflate_page()
143 static void balloon_deflate_page(VirtIOBalloon *balloon, in balloon_deflate_page()
/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h100 uint64_t balloon:1; member
/openbmc/linux/drivers/misc/
H A Dvmw_balloon.c395 static struct vmballoon balloon; variable
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c121 __u64 balloon:1; member