xref: /linux/tools/virtio/linux/mm_types.h (revision 2da68a77)
1 struct folio {
2        struct page page;
3 };
4