Put the KPCRs in high memory, in their own PML4.
This also removes the need to do another (probably) semi-expensive remap when cloning contexts, since the KPCRs (for kernel TLS) are no longer stored in the user PML4 (as they were previously limited to 4 GiB).