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