Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvirtio_balloon.h69 #define VIRTIO_BALLOON_S_MEMTOT 5 /* Total amount of memory */ macro
/linux-5.19.10/drivers/virtio/
Dvirtio_balloon.c351 update_stat(vb, idx++, VIRTIO_BALLOON_S_MEMTOT, in update_balloon_stats()