Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[cascardo/linux.git] / include / linux / kvm_types.h
index 1c4e46d..9b6f395 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;