]> err.no Git - linux-2.6/blobdiff - arch/x86/xen/xen-ops.h
[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition
[linux-2.6] / arch / x86 / xen / xen-ops.h
index 3847eed0bb0914b11cafe1bb655599f0b76a4416..b02a909bfd4c73a6468a2c8c159b7e0b32b75c5d 100644 (file)
@@ -11,6 +11,7 @@ void xen_copy_trap_info(struct trap_info *traps);
 
 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
 DECLARE_PER_CPU(unsigned long, xen_cr3);
+DECLARE_PER_CPU(unsigned long, xen_current_cr3);
 
 extern struct start_info *xen_start_info;
 extern struct shared_info *HYPERVISOR_shared_info;