From 0b49ea8659fd3b5005823e02d2d0a775521770e5 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Sun, 23 Mar 2008 15:06:23 +0200 Subject: [PATCH] KVM: MMU: Introduce and use spte_to_page() Encapsulate the pte mask'n'shift in a function. Signed-off-by: Avi Kivity --- Reading git-format-patch failed