Searched refs:hugetlb_failures (Results 1 – 3 of 3) sorted by relevance
292 hugetlb_failures: i64, field309 hugetlb_failures: convert(other.hugetlb_failures), in from()
127 pub hugetlb_failures: Option<u64>, field160 if let Some(hugetlb_failures) = self.hugetlb_failures { in fmt()161 write!(f, "\n hugetlb_failures: {}", hugetlb_failures)?; in fmt()
106 VIRTIO_BALLOON_S_HTLB_PGFAIL => stats.hugetlb_failures = val, in update_stats()