Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_balloon.h68 #define VIRTIO_BALLOON_S_MEMFREE 4 /* Total amount of free memory */ macro
/Linux-v5.10/drivers/virtio/
Dvirtio_balloon.c349 update_stat(vb, idx++, VIRTIO_BALLOON_S_MEMFREE, in update_balloon_stats()