GNU Linux-libre 6.8.7-gnu
[releases.git] / tools / virtio / linux / mm_types.h
1 struct folio {
2        struct page page;
3 };