Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_balloon.h73 #define VIRTIO_BALLOON_S_HTLB_PGFAIL 9 /* Hugetlb page allocation failures */ macro
/Linux-v5.10/drivers/virtio/
Dvirtio_balloon.c345 update_stat(vb, idx++, VIRTIO_BALLOON_S_HTLB_PGFAIL, in update_balloon_stats()