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