Index: arch/amd64/include/pm.h
===================================================================
--- arch/amd64/include/pm.h	(revision 46d26ee596dd9907535ce84849eaef378cdeaf36)
+++ arch/amd64/include/pm.h	(revision 0c0410bc99b71dff6df02ea3c82169ebbe228b12)
@@ -146,6 +146,6 @@
 
 extern struct ptr_16_64 gdtr;
-extern struct ptr_16_32 real_bootstrap_gdtr;
-extern struct ptr_16_32 protected_bootstrap_gdtr;
+extern struct ptr_16_32 bootstrap_gdtr;
+extern struct ptr_16_32 protected_ap_gdtr;
 
 extern void pm_init(void);
