summaryrefslogtreecommitdiff
path: root/Kernel/Memory/SharedFramebufferVMObject.cpp
AgeCommit message (Expand)Author
2022-08-24Kernel: Use RefPtr instead of LockRefPtr for PhysicalPageAndreas Kling
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling
2022-07-14Kernel+Userland: Rename prefix of user_physical => physicalLiav A
2022-06-06Kernel/Memory: Introduce the SharedFramebufferVMObject classLiav A