kernel: Handle page table switching within MakeCurrentProcess()
Centralizes the page table switching to one spot, rather than making calling code deal with it everywhere.
Loading
Please register or sign in to comment
Centralizes the page table switching to one spot, rather than making calling code deal with it everywhere.