Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvirtio_balloon.h48 #define VIRTIO_BALLOON_S_SWAP_IN 0 /* Amount of memory swapped in */ macro
/linux-4.4.14/drivers/virtio/
Dvirtio_balloon.c236 update_stat(vb, idx++, VIRTIO_BALLOON_S_SWAP_IN, in update_balloon_stats()