Home
last modified time | relevance | path

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

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