Searched refs:VIRTIO_BALLOON_S_SWAP_OUT (Results 1 – 2 of 2) sorted by relevance
65 #define VIRTIO_BALLOON_S_SWAP_OUT 1 /* Amount of memory swapped out */ macro
73 const VIRTIO_BALLOON_S_SWAP_OUT: u16 = 1; constant98 VIRTIO_BALLOON_S_SWAP_OUT => stats.swap_out = val, in update_stats()