ladybird/Kernel/VM
2021-06-26 11:08:52 +02:00
..
AllocationStrategy.h
AnonymousVMObject.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
AnonymousVMObject.h Kernel: Pull apart CPU.h 2021-06-24 00:38:23 +02:00
ContiguousVMObject.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
ContiguousVMObject.h Kernel: Make ContiguousVMObject factory API OOM safe 2021-05-29 09:04:05 +02:00
InodeVMObject.cpp Kernel: Pull apart CPU.h 2021-06-24 00:38:23 +02:00
InodeVMObject.h
MappedROM.h Kernel: Pull apart CPU.h 2021-06-24 00:38:23 +02:00
MemoryManager.cpp Kernel: Add stubs for missing x86_64 functionality 2021-06-24 09:27:13 +02:00
MemoryManager.h Kernel: Pull apart CPU.h 2021-06-24 00:38:23 +02:00
PageDirectory.cpp Kernel: Add PML4T support for the PageDirectory class 2021-06-26 11:08:52 +02:00
PageDirectory.h Kernel: Add PML4T support for the PageDirectory class 2021-06-26 11:08:52 +02:00
PageFaultResponse.h
PhysicalPage.cpp
PhysicalPage.h Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
PhysicalRegion.cpp
PhysicalRegion.h
PrivateInodeVMObject.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
PrivateInodeVMObject.h Kernel: Make PrivateInodeVMObject factory APIs OOM safe 2021-05-29 09:04:05 +02:00
ProcessPagingScope.cpp Kernel: Add stubs for missing x86_64 functionality 2021-06-24 09:27:13 +02:00
ProcessPagingScope.h
PurgeablePageRanges.cpp
PurgeablePageRanges.h
Range.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
Range.h Kernel: Move sys$munmap functionality into a helper method 2021-05-29 15:53:08 +02:00
RangeAllocator.cpp Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
RangeAllocator.h Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
Region.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
Region.h Kernel: Pull apart CPU.h 2021-06-24 00:38:23 +02:00
RingBuffer.cpp
RingBuffer.h
ScatterGatherList.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
ScatterGatherList.h Kernel: Make AnonymousVMObject physical page APIs OOM safe 2021-05-15 09:01:32 +02:00
SharedInodeVMObject.cpp
SharedInodeVMObject.h
Space.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
Space.h Kernel: Move sys$munmap functionality into a helper method 2021-05-29 15:53:08 +02:00
TypedMapping.h
VMObject.cpp
VMObject.h Kernel: Avoid allocations in the VMObject constructor 2021-06-02 23:00:14 +01:00