Home
last modified time | relevance | path

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

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