Searched refs:VIRTIO_BALLOON_S_MEMTOT (Results 1 – 2 of 2) sorted by relevance
69 #define VIRTIO_BALLOON_S_MEMTOT 5 /* Total amount of memory */ macro
77 const VIRTIO_BALLOON_S_MEMTOT: u16 = 5; constant102 VIRTIO_BALLOON_S_MEMTOT => stats.total_memory = val, in update_stats()