KVM: MMU: Unify direct map 4K and large page paths
The two paths are equivalent except for one argument, which is already
available. Merge the two codepaths.
Signed-off-by: NAvi Kivity <avi@qumranet.com>
Showing
想要评论请 注册 或 登录
The two paths are equivalent except for one argument, which is already
available. Merge the two codepaths.
Signed-off-by: NAvi Kivity <avi@qumranet.com>