]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kvm_types.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
[linux-2.6-omap-h63xx.git] / include / linux / kvm_types.h
index 1c4e46decb226658a5d35b36444bf21f6a39fd6d..9b6f395c9625e13237abd15a9cb41150a34f48d0 100644 (file)
@@ -38,6 +38,8 @@ typedef unsigned long  hva_t;
 typedef u64            hpa_t;
 typedef unsigned long  hfn_t;
 
+typedef hfn_t pfn_t;
+
 struct kvm_pio_request {
        unsigned long count;
        int cur_count;