Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_balloon.h70 #define VIRTIO_BALLOON_S_AVAIL 6 /* Available memory as in /proc */ macro
/linux/drivers/virtio/
H A Dvirtio_balloon.c417 update_stat(vb, idx++, VIRTIO_BALLOON_S_AVAIL, in update_balloon_stats()