]> err.no Git - linux-2.6/blobdiff - include/linux/kvm_types.h
Remove the deprecated cli() sti() functions
[linux-2.6] / 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;