Files
ladybird/Kernel
Andreas Kling 5217875f6a Kernel: Consolidate API for creating AnonymousVMObject with given pages
We don't need to have a dedicated API for creating a VMObject with a
single page, the multi-page API option works in all cases.

Also make the API take a Span<NonnullRefPtr<PhysicalPage>> instead of
a NonnullRefPtrVector<PhysicalPage>.
2021-07-22 09:17:02 +02:00
..
2021-07-22 08:57:01 +02:00
2021-07-18 01:53:04 +02:00
2021-07-11 14:14:51 +02:00
2021-07-17 21:10:32 +02:00
2021-06-28 15:55:00 +02:00
2021-06-24 10:29:09 +02:00
2021-06-24 10:29:09 +02:00
2021-07-17 21:10:32 +02:00
2021-07-17 21:10:32 +02:00
2021-07-17 21:10:32 +02:00