kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/UnmapPhysicalMemory
Narrows the scope of variables down to where they're only necessary.
Loading
Please register or sign in to comment
Narrows the scope of variables down to where they're only necessary.