Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvirtio_balloon.h56 #define VIRTIO_BALLOON_S_HTLB_PGALLOC 8 /* Hugetlb page allocations */ macro
/Linux-v4.19/drivers/virtio/
Dvirtio_balloon.c270 update_stat(vb, idx++, VIRTIO_BALLOON_S_HTLB_PGALLOC, in update_balloon_stats()