Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | /* |
| 2 | * Local APIC handling, local APIC timers |
| 3 | * |
| 4 | * (c) 1999, 2000 Ingo Molnar <mingo@redhat.com> |
| 5 | * |
| 6 | * Fixes |
| 7 | * Maciej W. Rozycki : Bits for genuine 82489DX APICs; |
| 8 | * thanks to Eric Gilmore |
| 9 | * and Rolf G. Tews |
| 10 | * for testing these extensively. |
| 11 | * Maciej W. Rozycki : Various updates and fixes. |
| 12 | * Mikael Pettersson : Power Management for UP-APIC. |
| 13 | * Pavel Machek and |
| 14 | * Mikael Pettersson : PM converted to driver model. |
| 15 | */ |
| 16 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | #include <linux/init.h> |
| 18 | |
| 19 | #include <linux/mm.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 20 | #include <linux/delay.h> |
| 21 | #include <linux/bootmem.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 22 | #include <linux/interrupt.h> |
| 23 | #include <linux/mc146818rtc.h> |
| 24 | #include <linux/kernel_stat.h> |
| 25 | #include <linux/sysdev.h> |
Aaron Durbin | 3992872 | 2006-12-07 02:14:01 +0100 | [diff] [blame] | 26 | #include <linux/ioport.h> |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 27 | #include <linux/clockchips.h> |
Thomas Gleixner | 70a2002 | 2008-01-30 13:30:18 +0100 | [diff] [blame] | 28 | #include <linux/acpi_pmtmr.h> |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 29 | #include <linux/module.h> |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 30 | #include <linux/dmar.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 31 | |
| 32 | #include <asm/atomic.h> |
| 33 | #include <asm/smp.h> |
| 34 | #include <asm/mtrr.h> |
| 35 | #include <asm/mpspec.h> |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 36 | #include <asm/hpet.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 | #include <asm/pgalloc.h> |
Andi Kleen | 7515211 | 2005-05-16 21:53:34 -0700 | [diff] [blame] | 38 | #include <asm/nmi.h> |
Andi Kleen | 95833c8 | 2006-01-11 22:44:36 +0100 | [diff] [blame] | 39 | #include <asm/idle.h> |
Andi Kleen | 73dea47 | 2006-02-03 21:50:50 +0100 | [diff] [blame] | 40 | #include <asm/proto.h> |
| 41 | #include <asm/timex.h> |
Andi Kleen | 2c8c0e6 | 2006-09-26 10:52:32 +0200 | [diff] [blame] | 42 | #include <asm/apic.h> |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 43 | #include <asm/i8259.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | |
Glauber Costa | 5af5573 | 2008-03-25 13:28:56 -0300 | [diff] [blame] | 45 | #include <mach_ipi.h> |
Glauber Costa | dd46e3c | 2008-03-25 18:10:46 -0300 | [diff] [blame] | 46 | #include <mach_apic.h> |
Glauber Costa | 5af5573 | 2008-03-25 13:28:56 -0300 | [diff] [blame] | 47 | |
Cyrill Gorcunov | 36fef09 | 2008-08-15 13:51:20 +0200 | [diff] [blame] | 48 | /* Disable local APIC timer from the kernel commandline or via dmi quirk */ |
Thomas Gleixner | aa276e1 | 2008-06-09 19:15:00 +0200 | [diff] [blame] | 49 | static int disable_apic_timer __cpuinitdata; |
Chris Wright | bc1d99c | 2007-10-12 23:04:23 +0200 | [diff] [blame] | 50 | static int apic_calibrate_pmtmr __initdata; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 51 | int disable_apic; |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 52 | int disable_x2apic; |
Suresh Siddha | 89027d3 | 2008-07-10 11:16:56 -0700 | [diff] [blame] | 53 | int x2apic; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 54 | |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 55 | /* x2apic enabled before OS handover */ |
| 56 | int x2apic_preenabled; |
| 57 | |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 58 | /* Local APIC timer works in C2 */ |
Linus Torvalds | 2e7c283 | 2007-03-23 11:32:31 -0700 | [diff] [blame] | 59 | int local_apic_timer_c2_ok; |
| 60 | EXPORT_SYMBOL_GPL(local_apic_timer_c2_ok); |
| 61 | |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 62 | /* |
| 63 | * Debug level, exported for io_apic.c |
| 64 | */ |
Maciej W. Rozycki | baa1318 | 2008-07-14 18:44:51 +0100 | [diff] [blame] | 65 | unsigned int apic_verbosity; |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 66 | |
Alexey Starikovskiy | bab4b27 | 2008-05-19 19:47:03 +0400 | [diff] [blame] | 67 | /* Have we found an MP table */ |
| 68 | int smp_found_config; |
| 69 | |
Aaron Durbin | 3992872 | 2006-12-07 02:14:01 +0100 | [diff] [blame] | 70 | static struct resource lapic_resource = { |
| 71 | .name = "Local APIC", |
| 72 | .flags = IORESOURCE_MEM | IORESOURCE_BUSY, |
| 73 | }; |
| 74 | |
Thomas Gleixner | d03030e | 2007-10-12 23:04:06 +0200 | [diff] [blame] | 75 | static unsigned int calibration_result; |
| 76 | |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 77 | static int lapic_next_event(unsigned long delta, |
| 78 | struct clock_event_device *evt); |
| 79 | static void lapic_timer_setup(enum clock_event_mode mode, |
| 80 | struct clock_event_device *evt); |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 81 | static void lapic_timer_broadcast(cpumask_t mask); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 82 | static void apic_pm_activate(void); |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 83 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 84 | /* |
| 85 | * The local apic timer can be used for any function which is CPU local. |
| 86 | */ |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 87 | static struct clock_event_device lapic_clockevent = { |
| 88 | .name = "lapic", |
| 89 | .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT |
| 90 | | CLOCK_EVT_FEAT_C3STOP | CLOCK_EVT_FEAT_DUMMY, |
| 91 | .shift = 32, |
| 92 | .set_mode = lapic_timer_setup, |
| 93 | .set_next_event = lapic_next_event, |
| 94 | .broadcast = lapic_timer_broadcast, |
| 95 | .rating = 100, |
| 96 | .irq = -1, |
| 97 | }; |
| 98 | static DEFINE_PER_CPU(struct clock_event_device, lapic_events); |
| 99 | |
Andi Kleen | d343289 | 2008-01-30 13:33:17 +0100 | [diff] [blame] | 100 | static unsigned long apic_phys; |
Cyrill Gorcunov | b6c8051 | 2008-08-18 20:45:49 +0400 | [diff] [blame] | 101 | unsigned int __cpuinitdata maxcpus = NR_CPUS; |
Andi Kleen | d343289 | 2008-01-30 13:33:17 +0100 | [diff] [blame] | 102 | |
Alexey Starikovskiy | 3f53070 | 2008-03-27 23:55:47 +0300 | [diff] [blame] | 103 | unsigned long mp_lapic_addr; |
| 104 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 105 | /* |
| 106 | * Get the LAPIC version |
| 107 | */ |
| 108 | static inline int lapic_get_version(void) |
| 109 | { |
| 110 | return GET_APIC_VERSION(apic_read(APIC_LVR)); |
| 111 | } |
| 112 | |
| 113 | /* |
Cyrill Gorcunov | 9c80386 | 2008-08-16 23:21:54 +0400 | [diff] [blame] | 114 | * Check, if the APIC is integrated or a separate chip |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 115 | */ |
| 116 | static inline int lapic_is_integrated(void) |
| 117 | { |
Cyrill Gorcunov | 9c80386 | 2008-08-16 23:21:54 +0400 | [diff] [blame] | 118 | #ifdef CONFIG_X86_64 |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 119 | return 1; |
Cyrill Gorcunov | 9c80386 | 2008-08-16 23:21:54 +0400 | [diff] [blame] | 120 | #else |
| 121 | return APIC_INTEGRATED(lapic_get_version()); |
| 122 | #endif |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 123 | } |
| 124 | |
| 125 | /* |
| 126 | * Check, whether this is a modern or a first generation APIC |
| 127 | */ |
| 128 | static int modern_apic(void) |
| 129 | { |
| 130 | /* AMD systems use old APIC versions, so check the CPU */ |
| 131 | if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && |
| 132 | boot_cpu_data.x86 >= 0xf) |
| 133 | return 1; |
| 134 | return lapic_get_version() >= 0x14; |
| 135 | } |
| 136 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 137 | /* |
| 138 | * Paravirt kernels also might be using these below ops. So we still |
| 139 | * use generic apic_read()/apic_write(), which might be pointing to different |
| 140 | * ops in PARAVIRT case. |
| 141 | */ |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 142 | void xapic_wait_icr_idle(void) |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 143 | { |
| 144 | while (apic_read(APIC_ICR) & APIC_ICR_BUSY) |
| 145 | cpu_relax(); |
| 146 | } |
| 147 | |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 148 | u32 safe_xapic_wait_icr_idle(void) |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 149 | { |
| 150 | u32 send_status; |
| 151 | int timeout; |
| 152 | |
| 153 | timeout = 0; |
| 154 | do { |
| 155 | send_status = apic_read(APIC_ICR) & APIC_ICR_BUSY; |
| 156 | if (!send_status) |
| 157 | break; |
| 158 | udelay(100); |
| 159 | } while (timeout++ < 1000); |
| 160 | |
| 161 | return send_status; |
| 162 | } |
| 163 | |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 164 | void xapic_icr_write(u32 low, u32 id) |
| 165 | { |
Cyrill Gorcunov | ed4e5ec | 2008-08-15 13:51:20 +0200 | [diff] [blame] | 166 | apic_write(APIC_ICR2, SET_APIC_DEST_FIELD(id)); |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 167 | apic_write(APIC_ICR, low); |
| 168 | } |
| 169 | |
| 170 | u64 xapic_icr_read(void) |
| 171 | { |
| 172 | u32 icr1, icr2; |
| 173 | |
| 174 | icr2 = apic_read(APIC_ICR2); |
| 175 | icr1 = apic_read(APIC_ICR); |
| 176 | |
Cyrill Gorcunov | cf9768d7 | 2008-08-16 23:21:55 +0400 | [diff] [blame] | 177 | return icr1 | ((u64)icr2 << 32); |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 178 | } |
| 179 | |
| 180 | static struct apic_ops xapic_ops = { |
| 181 | .read = native_apic_mem_read, |
| 182 | .write = native_apic_mem_write, |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 183 | .icr_read = xapic_icr_read, |
| 184 | .icr_write = xapic_icr_write, |
| 185 | .wait_icr_idle = xapic_wait_icr_idle, |
| 186 | .safe_wait_icr_idle = safe_xapic_wait_icr_idle, |
| 187 | }; |
| 188 | |
| 189 | struct apic_ops __read_mostly *apic_ops = &xapic_ops; |
Suresh Siddha | 1b374e4 | 2008-07-10 11:16:49 -0700 | [diff] [blame] | 190 | EXPORT_SYMBOL_GPL(apic_ops); |
| 191 | |
Suresh Siddha | 13c88fb5 | 2008-07-10 11:16:52 -0700 | [diff] [blame] | 192 | static void x2apic_wait_icr_idle(void) |
| 193 | { |
| 194 | /* no need to wait for icr idle in x2apic */ |
| 195 | return; |
| 196 | } |
| 197 | |
| 198 | static u32 safe_x2apic_wait_icr_idle(void) |
| 199 | { |
| 200 | /* no need to wait for icr idle in x2apic */ |
| 201 | return 0; |
| 202 | } |
| 203 | |
| 204 | void x2apic_icr_write(u32 low, u32 id) |
| 205 | { |
| 206 | wrmsrl(APIC_BASE_MSR + (APIC_ICR >> 4), ((__u64) id) << 32 | low); |
| 207 | } |
| 208 | |
| 209 | u64 x2apic_icr_read(void) |
| 210 | { |
| 211 | unsigned long val; |
| 212 | |
| 213 | rdmsrl(APIC_BASE_MSR + (APIC_ICR >> 4), val); |
| 214 | return val; |
| 215 | } |
| 216 | |
| 217 | static struct apic_ops x2apic_ops = { |
| 218 | .read = native_apic_msr_read, |
| 219 | .write = native_apic_msr_write, |
Suresh Siddha | 13c88fb5 | 2008-07-10 11:16:52 -0700 | [diff] [blame] | 220 | .icr_read = x2apic_icr_read, |
| 221 | .icr_write = x2apic_icr_write, |
| 222 | .wait_icr_idle = x2apic_wait_icr_idle, |
| 223 | .safe_wait_icr_idle = safe_x2apic_wait_icr_idle, |
| 224 | }; |
| 225 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 226 | /** |
| 227 | * enable_NMI_through_LVT0 - enable NMI through local vector table 0 |
| 228 | */ |
Jan Beulich | e942710 | 2008-01-30 13:31:24 +0100 | [diff] [blame] | 229 | void __cpuinit enable_NMI_through_LVT0(void) |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 230 | { |
| 231 | unsigned int v; |
| 232 | |
| 233 | /* unmask and set to NMI */ |
| 234 | v = APIC_DM_NMI; |
Cyrill Gorcunov | d4c63ec | 2008-07-24 13:52:29 +0200 | [diff] [blame] | 235 | |
| 236 | /* Level triggered for 82489DX (32bit mode) */ |
| 237 | if (!lapic_is_integrated()) |
| 238 | v |= APIC_LVT_LEVEL_TRIGGER; |
| 239 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 240 | apic_write(APIC_LVT0, v); |
| 241 | } |
| 242 | |
| 243 | /** |
| 244 | * lapic_get_maxlvt - get the maximum number of local vector table entries |
| 245 | */ |
| 246 | int lapic_get_maxlvt(void) |
| 247 | { |
Cyrill Gorcunov | 36a028d | 2008-07-24 13:52:28 +0200 | [diff] [blame] | 248 | unsigned int v; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 249 | |
| 250 | v = apic_read(APIC_LVR); |
Cyrill Gorcunov | 36a028d | 2008-07-24 13:52:28 +0200 | [diff] [blame] | 251 | /* |
| 252 | * - we always have APIC integrated on 64bit mode |
| 253 | * - 82489DXs do not report # of LVT entries |
| 254 | */ |
| 255 | return APIC_INTEGRATED(GET_APIC_VERSION(v)) ? GET_APIC_MAXLVT(v) : 2; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 256 | } |
| 257 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 258 | /* |
| 259 | * Local APIC timer |
| 260 | */ |
| 261 | |
Cyrill Gorcunov | c40aaec6 | 2008-08-18 20:45:55 +0400 | [diff] [blame] | 262 | /* Clock divisor */ |
| 263 | #ifdef CONFG_X86_64 |
Cyrill Gorcunov | f07f4f9 | 2008-08-15 13:51:21 +0200 | [diff] [blame] | 264 | #define APIC_DIVISOR 1 |
Cyrill Gorcunov | c40aaec6 | 2008-08-18 20:45:55 +0400 | [diff] [blame] | 265 | #else |
| 266 | #define APIC_DIVISOR 16 |
| 267 | #endif |
Cyrill Gorcunov | f07f4f9 | 2008-08-15 13:51:21 +0200 | [diff] [blame] | 268 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 269 | /* |
| 270 | * This function sets up the local APIC timer, with a timeout of |
| 271 | * 'clocks' APIC bus clock. During calibration we actually call |
| 272 | * this function twice on the boot CPU, once with a bogus timeout |
| 273 | * value, second time for real. The other (noncalibrating) CPUs |
| 274 | * call this function only once, with the real, calibrated value. |
| 275 | * |
| 276 | * We do reads before writes even if unnecessary, to get around the |
| 277 | * P5 APIC double write bug. |
| 278 | */ |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 279 | static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) |
| 280 | { |
| 281 | unsigned int lvtt_value, tmp_value; |
| 282 | |
| 283 | lvtt_value = LOCAL_TIMER_VECTOR; |
| 284 | if (!oneshot) |
| 285 | lvtt_value |= APIC_LVT_TIMER_PERIODIC; |
Cyrill Gorcunov | f07f4f9 | 2008-08-15 13:51:21 +0200 | [diff] [blame] | 286 | if (!lapic_is_integrated()) |
| 287 | lvtt_value |= SET_APIC_TIMER_BASE(APIC_TIMER_BASE_DIV); |
| 288 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 289 | if (!irqen) |
| 290 | lvtt_value |= APIC_LVT_MASKED; |
| 291 | |
| 292 | apic_write(APIC_LVTT, lvtt_value); |
| 293 | |
| 294 | /* |
| 295 | * Divide PICLK by 16 |
| 296 | */ |
| 297 | tmp_value = apic_read(APIC_TDCR); |
Cyrill Gorcunov | c40aaec6 | 2008-08-18 20:45:55 +0400 | [diff] [blame] | 298 | apic_write(APIC_TDCR, |
| 299 | (tmp_value & ~(APIC_TDR_DIV_1 | APIC_TDR_DIV_TMBASE)) | |
| 300 | APIC_TDR_DIV_16); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 301 | |
| 302 | if (!oneshot) |
Cyrill Gorcunov | f07f4f9 | 2008-08-15 13:51:21 +0200 | [diff] [blame] | 303 | apic_write(APIC_TMICT, clocks / APIC_DIVISOR); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 304 | } |
| 305 | |
| 306 | /* |
Robert Richter | 7b83dae | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 307 | * Setup extended LVT, AMD specific (K8, family 10h) |
| 308 | * |
| 309 | * Vector mappings are hard coded. On K8 only offset 0 (APIC500) and |
| 310 | * MCE interrupts are supported. Thus MCE offset must be set to 0. |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 311 | */ |
Robert Richter | 7b83dae | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 312 | |
| 313 | #define APIC_EILVT_LVTOFF_MCE 0 |
| 314 | #define APIC_EILVT_LVTOFF_IBS 1 |
| 315 | |
| 316 | static void setup_APIC_eilvt(u8 lvt_off, u8 vector, u8 msg_type, u8 mask) |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 317 | { |
Robert Richter | 7b83dae | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 318 | unsigned long reg = (lvt_off << 4) + APIC_EILVT0; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 319 | unsigned int v = (mask << 16) | (msg_type << 8) | vector; |
| 320 | |
| 321 | apic_write(reg, v); |
| 322 | } |
| 323 | |
Robert Richter | 7b83dae | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 324 | u8 setup_APIC_eilvt_mce(u8 vector, u8 msg_type, u8 mask) |
| 325 | { |
| 326 | setup_APIC_eilvt(APIC_EILVT_LVTOFF_MCE, vector, msg_type, mask); |
| 327 | return APIC_EILVT_LVTOFF_MCE; |
| 328 | } |
| 329 | |
| 330 | u8 setup_APIC_eilvt_ibs(u8 vector, u8 msg_type, u8 mask) |
| 331 | { |
| 332 | setup_APIC_eilvt(APIC_EILVT_LVTOFF_IBS, vector, msg_type, mask); |
| 333 | return APIC_EILVT_LVTOFF_IBS; |
| 334 | } |
| 335 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 336 | /* |
| 337 | * Program the next event, relative to now |
| 338 | */ |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 339 | static int lapic_next_event(unsigned long delta, |
| 340 | struct clock_event_device *evt) |
| 341 | { |
| 342 | apic_write(APIC_TMICT, delta); |
| 343 | return 0; |
| 344 | } |
| 345 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 346 | /* |
| 347 | * Setup the lapic timer in periodic or oneshot mode |
| 348 | */ |
Thomas Gleixner | ba7eda4 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 349 | static void lapic_timer_setup(enum clock_event_mode mode, |
| 350 | struct clock_event_device *evt) |
| 351 | { |
| 352 | unsigned long flags; |
| 353 | unsigned int v; |
| 354 | |
| 355 | /* Lapic used as dummy for broadcast ? */ |
| 356 | if (evt->features & CLOCK_EVT_FEAT_DUMMY) |
| 357 | return; |
| 358 | |
| 359 | local_irq_save(flags); |
| 360 | |
| 361 | switch (mode) { |
| 362 | case CLOCK_EVT_MODE_PERIODIC: |
| 363 | case CLOCK_EVT_MODE_ONESHOT: |
| 364 | __setup_APIC_LVTT(calibration_result, |
| 365 | mode != CLOCK_EVT_MODE_PERIODIC, 1); |
| 366 | break; |
| 367 | case CLOCK_EVT_MODE_UNUSED: |
| 368 | case CLOCK_EVT_MODE_SHUTDOWN: |
| 369 | v = apic_read(APIC_LVTT); |
| 370 | v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); |
| 371 | apic_write(APIC_LVTT, v); |
| 372 | break; |
| 373 | case CLOCK_EVT_MODE_RESUME: |
| 374 | /* Nothing to do here */ |
| 375 | break; |
| 376 | } |
| 377 | |
| 378 | local_irq_restore(flags); |
| 379 | } |
| 380 | |
| 381 | /* |
| 382 | * Local APIC timer broadcast function |
| 383 | */ |
| 384 | static void lapic_timer_broadcast(cpumask_t mask) |
| 385 | { |
| 386 | #ifdef CONFIG_SMP |
| 387 | send_IPI_mask(mask, LOCAL_TIMER_VECTOR); |
| 388 | #endif |
| 389 | } |
| 390 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 391 | /* |
| 392 | * Setup the local APIC timer for this CPU. Copy the initilized values |
| 393 | * of the boot CPU and register the clock event in the framework. |
| 394 | */ |
| 395 | static void setup_APIC_timer(void) |
Fernando Luis VazquezCao | 8339e9f | 2007-05-02 19:27:17 +0200 | [diff] [blame] | 396 | { |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 397 | struct clock_event_device *levt = &__get_cpu_var(lapic_events); |
| 398 | |
| 399 | memcpy(levt, &lapic_clockevent, sizeof(*levt)); |
| 400 | levt->cpumask = cpumask_of_cpu(smp_processor_id()); |
| 401 | |
| 402 | clockevents_register_device(levt); |
Fernando Luis VazquezCao | 8339e9f | 2007-05-02 19:27:17 +0200 | [diff] [blame] | 403 | } |
| 404 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 405 | /* |
| 406 | * In this function we calibrate APIC bus clocks to the external |
| 407 | * timer. Unfortunately we cannot use jiffies and the timer irq |
| 408 | * to calibrate, since some later bootup code depends on getting |
| 409 | * the first irq? Ugh. |
| 410 | * |
| 411 | * We want to do the calibration only once since we |
| 412 | * want to have local timer irqs syncron. CPUs connected |
| 413 | * by the same APIC bus have the very same bus frequency. |
| 414 | * And we want to have irqs off anyways, no accidental |
| 415 | * APIC irq that way. |
| 416 | */ |
| 417 | |
| 418 | #define TICK_COUNT 100000000 |
| 419 | |
Cyrill Gorcunov | 89b3b1f4 | 2008-07-15 21:02:54 +0400 | [diff] [blame] | 420 | static int __init calibrate_APIC_clock(void) |
Fernando Luis VazquezCao | 8339e9f | 2007-05-02 19:27:17 +0200 | [diff] [blame] | 421 | { |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 422 | unsigned apic, apic_start; |
| 423 | unsigned long tsc, tsc_start; |
| 424 | int result; |
Fernando Luis VazquezCao | 8339e9f | 2007-05-02 19:27:17 +0200 | [diff] [blame] | 425 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 426 | local_irq_disable(); |
Fernando Luis VazquezCao | 8339e9f | 2007-05-02 19:27:17 +0200 | [diff] [blame] | 427 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 428 | /* |
| 429 | * Put whatever arbitrary (but long enough) timeout |
| 430 | * value into the APIC clock, we just want to get the |
| 431 | * counter running for calibration. |
| 432 | * |
| 433 | * No interrupt enable ! |
| 434 | */ |
| 435 | __setup_APIC_LVTT(250000000, 0, 0); |
| 436 | |
| 437 | apic_start = apic_read(APIC_TMCCT); |
| 438 | #ifdef CONFIG_X86_PM_TIMER |
| 439 | if (apic_calibrate_pmtmr && pmtmr_ioport) { |
| 440 | pmtimer_wait(5000); /* 5ms wait */ |
| 441 | apic = apic_read(APIC_TMCCT); |
| 442 | result = (apic_start - apic) * 1000L / 5; |
| 443 | } else |
| 444 | #endif |
| 445 | { |
| 446 | rdtscll(tsc_start); |
| 447 | |
| 448 | do { |
| 449 | apic = apic_read(APIC_TMCCT); |
| 450 | rdtscll(tsc); |
| 451 | } while ((tsc - tsc_start) < TICK_COUNT && |
| 452 | (apic_start - apic) < TICK_COUNT); |
| 453 | |
| 454 | result = (apic_start - apic) * 1000L * tsc_khz / |
| 455 | (tsc - tsc_start); |
| 456 | } |
| 457 | |
| 458 | local_irq_enable(); |
| 459 | |
| 460 | printk(KERN_DEBUG "APIC timer calibration result %d\n", result); |
| 461 | |
| 462 | printk(KERN_INFO "Detected %d.%03d MHz APIC timer.\n", |
| 463 | result / 1000 / 1000, result / 1000 % 1000); |
| 464 | |
| 465 | /* Calculate the scaled math multiplication factor */ |
Akinobu Mita | 877084f | 2008-04-19 23:55:16 +0900 | [diff] [blame] | 466 | lapic_clockevent.mult = div_sc(result, NSEC_PER_SEC, |
| 467 | lapic_clockevent.shift); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 468 | lapic_clockevent.max_delta_ns = |
| 469 | clockevent_delta2ns(0x7FFFFF, &lapic_clockevent); |
| 470 | lapic_clockevent.min_delta_ns = |
| 471 | clockevent_delta2ns(0xF, &lapic_clockevent); |
| 472 | |
Cyrill Gorcunov | f07f4f9 | 2008-08-15 13:51:21 +0200 | [diff] [blame] | 473 | calibration_result = (result * APIC_DIVISOR) / HZ; |
Cyrill Gorcunov | 89b3b1f4 | 2008-07-15 21:02:54 +0400 | [diff] [blame] | 474 | |
| 475 | /* |
| 476 | * Do a sanity check on the APIC calibration result |
| 477 | */ |
| 478 | if (calibration_result < (1000000 / HZ)) { |
| 479 | printk(KERN_WARNING |
| 480 | "APIC frequency too slow, disabling apic timer\n"); |
| 481 | return -1; |
| 482 | } |
| 483 | |
| 484 | return 0; |
Fernando Luis VazquezCao | 8339e9f | 2007-05-02 19:27:17 +0200 | [diff] [blame] | 485 | } |
| 486 | |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 487 | /* |
| 488 | * Setup the boot APIC |
| 489 | * |
| 490 | * Calibrate and verify the result. |
| 491 | */ |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 492 | void __init setup_boot_APIC_clock(void) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 493 | { |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 494 | /* |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 495 | * The local apic timer can be disabled via the kernel |
| 496 | * commandline or from the CPU detection code. Register the lapic |
| 497 | * timer as a dummy clock event source on SMP systems, so the |
| 498 | * broadcast mechanism is used. On UP systems simply ignore it. |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 499 | */ |
| 500 | if (disable_apic_timer) { |
| 501 | printk(KERN_INFO "Disabling APIC timer\n"); |
| 502 | /* No broadcast on UP ! */ |
Thomas Gleixner | 9d09951 | 2008-01-30 13:33:04 +0100 | [diff] [blame] | 503 | if (num_possible_cpus() > 1) { |
| 504 | lapic_clockevent.mult = 1; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 505 | setup_APIC_timer(); |
Thomas Gleixner | 9d09951 | 2008-01-30 13:33:04 +0100 | [diff] [blame] | 506 | } |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 507 | return; |
| 508 | } |
Thomas Gleixner | 6935d1f | 2007-07-21 17:10:17 +0200 | [diff] [blame] | 509 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 510 | apic_printk(APIC_VERBOSE, "Using local APIC timer interrupts.\n" |
| 511 | "calibrating APIC timer ...\n"); |
| 512 | |
Cyrill Gorcunov | 89b3b1f4 | 2008-07-15 21:02:54 +0400 | [diff] [blame] | 513 | if (calibrate_APIC_clock()) { |
Thomas Gleixner | c2b84b3 | 2008-01-30 13:33:04 +0100 | [diff] [blame] | 514 | /* No broadcast on UP ! */ |
| 515 | if (num_possible_cpus() > 1) |
| 516 | setup_APIC_timer(); |
| 517 | return; |
| 518 | } |
| 519 | |
| 520 | /* |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 521 | * If nmi_watchdog is set to IO_APIC, we need the |
| 522 | * PIT/HPET going. Otherwise register lapic as a dummy |
| 523 | * device. |
| 524 | */ |
| 525 | if (nmi_watchdog != NMI_IO_APIC) |
| 526 | lapic_clockevent.features &= ~CLOCK_EVT_FEAT_DUMMY; |
| 527 | else |
| 528 | printk(KERN_WARNING "APIC timer registered as dummy," |
Cyrill Gorcunov | 116f570 | 2008-06-24 22:52:04 +0200 | [diff] [blame] | 529 | " due to nmi_watchdog=%d!\n", nmi_watchdog); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 530 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 531 | /* Setup the lapic or request the broadcast */ |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 532 | setup_APIC_timer(); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 533 | } |
| 534 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 535 | void __cpuinit setup_secondary_APIC_clock(void) |
| 536 | { |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 537 | setup_APIC_timer(); |
| 538 | } |
| 539 | |
| 540 | /* |
| 541 | * The guts of the apic timer interrupt |
| 542 | */ |
| 543 | static void local_apic_timer_interrupt(void) |
| 544 | { |
| 545 | int cpu = smp_processor_id(); |
| 546 | struct clock_event_device *evt = &per_cpu(lapic_events, cpu); |
| 547 | |
| 548 | /* |
| 549 | * Normally we should not be here till LAPIC has been initialized but |
| 550 | * in some cases like kdump, its possible that there is a pending LAPIC |
| 551 | * timer interrupt from previous kernel's context and is delivered in |
| 552 | * new kernel the moment interrupts are enabled. |
| 553 | * |
| 554 | * Interrupts are enabled early and LAPIC is setup much later, hence |
| 555 | * its possible that when we get here evt->event_handler is NULL. |
| 556 | * Check for event_handler being NULL and discard the interrupt as |
| 557 | * spurious. |
| 558 | */ |
| 559 | if (!evt->event_handler) { |
| 560 | printk(KERN_WARNING |
| 561 | "Spurious LAPIC timer interrupt on cpu %d\n", cpu); |
| 562 | /* Switch it off */ |
| 563 | lapic_timer_setup(CLOCK_EVT_MODE_SHUTDOWN, evt); |
| 564 | return; |
| 565 | } |
| 566 | |
| 567 | /* |
| 568 | * the NMI deadlock-detector uses this. |
| 569 | */ |
| 570 | add_pda(apic_timer_irqs, 1); |
| 571 | |
| 572 | evt->event_handler(evt); |
| 573 | } |
| 574 | |
| 575 | /* |
| 576 | * Local APIC timer interrupt. This is the most natural way for doing |
| 577 | * local interrupts, but local timer interrupts can be emulated by |
| 578 | * broadcast interrupts too. [in case the hw doesn't support APIC timers] |
| 579 | * |
| 580 | * [ if a single-CPU system runs an SMP kernel then we call the local |
| 581 | * interrupt as well. Thus we cannot inline the local irq ... ] |
| 582 | */ |
| 583 | void smp_apic_timer_interrupt(struct pt_regs *regs) |
| 584 | { |
| 585 | struct pt_regs *old_regs = set_irq_regs(regs); |
| 586 | |
| 587 | /* |
| 588 | * NOTE! We'd better ACK the irq immediately, |
| 589 | * because timer handling can be slow. |
| 590 | */ |
| 591 | ack_APIC_irq(); |
| 592 | /* |
| 593 | * update_process_times() expects us to have done irq_enter(). |
| 594 | * Besides, if we don't timer interrupts ignore the global |
| 595 | * interrupt lock, which is the WrongThing (tm) to do. |
| 596 | */ |
| 597 | exit_idle(); |
| 598 | irq_enter(); |
| 599 | local_apic_timer_interrupt(); |
| 600 | irq_exit(); |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 601 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 602 | set_irq_regs(old_regs); |
| 603 | } |
| 604 | |
| 605 | int setup_profiling_timer(unsigned int multiplier) |
| 606 | { |
| 607 | return -EINVAL; |
| 608 | } |
| 609 | |
| 610 | |
| 611 | /* |
| 612 | * Local APIC start and shutdown |
| 613 | */ |
| 614 | |
| 615 | /** |
| 616 | * clear_local_APIC - shutdown the local APIC |
| 617 | * |
| 618 | * This is called, when a CPU is disabled and before rebooting, so the state of |
| 619 | * the local APIC has no dangling leftovers. Also used to cleanout any BIOS |
| 620 | * leftovers during boot. |
| 621 | */ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 622 | void clear_local_APIC(void) |
| 623 | { |
Chuck Ebbert | 2584a82 | 2008-05-20 18:18:12 -0400 | [diff] [blame] | 624 | int maxlvt; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 625 | u32 v; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 626 | |
Andi Kleen | d343289 | 2008-01-30 13:33:17 +0100 | [diff] [blame] | 627 | /* APIC hasn't been mapped yet */ |
| 628 | if (!apic_phys) |
| 629 | return; |
| 630 | |
| 631 | maxlvt = lapic_get_maxlvt(); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 632 | /* |
Siddha, Suresh B | 704fc59 | 2006-06-26 13:59:53 +0200 | [diff] [blame] | 633 | * Masking an LVT entry can trigger a local APIC error |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 634 | * if the vector is zero. Mask LVTERR first to prevent this. |
| 635 | */ |
| 636 | if (maxlvt >= 3) { |
| 637 | v = ERROR_APIC_VECTOR; /* any non-zero vector will do */ |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 638 | apic_write(APIC_LVTERR, v | APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 639 | } |
| 640 | /* |
| 641 | * Careful: we have to set masks only first to deassert |
| 642 | * any level-triggered sources. |
| 643 | */ |
| 644 | v = apic_read(APIC_LVTT); |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 645 | apic_write(APIC_LVTT, v | APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 646 | v = apic_read(APIC_LVT0); |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 647 | apic_write(APIC_LVT0, v | APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 648 | v = apic_read(APIC_LVT1); |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 649 | apic_write(APIC_LVT1, v | APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 650 | if (maxlvt >= 4) { |
| 651 | v = apic_read(APIC_LVTPC); |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 652 | apic_write(APIC_LVTPC, v | APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 653 | } |
| 654 | |
Cyrill Gorcunov | 6764014 | 2008-08-16 23:21:50 +0400 | [diff] [blame] | 655 | /* lets not touch this if we didn't frob it */ |
| 656 | #if defined(CONFIG_X86_MCE_P4THERMAL) || defined(X86_MCE_INTEL) |
| 657 | if (maxlvt >= 5) { |
| 658 | v = apic_read(APIC_LVTTHMR); |
| 659 | apic_write(APIC_LVTTHMR, v | APIC_LVT_MASKED); |
| 660 | } |
| 661 | #endif |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 662 | /* |
| 663 | * Clean APIC state for other OSs: |
| 664 | */ |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 665 | apic_write(APIC_LVTT, APIC_LVT_MASKED); |
| 666 | apic_write(APIC_LVT0, APIC_LVT_MASKED); |
| 667 | apic_write(APIC_LVT1, APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 668 | if (maxlvt >= 3) |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 669 | apic_write(APIC_LVTERR, APIC_LVT_MASKED); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 670 | if (maxlvt >= 4) |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 671 | apic_write(APIC_LVTPC, APIC_LVT_MASKED); |
Cyrill Gorcunov | 6764014 | 2008-08-16 23:21:50 +0400 | [diff] [blame] | 672 | |
| 673 | /* Integrated APIC (!82489DX) ? */ |
| 674 | if (lapic_is_integrated()) { |
| 675 | if (maxlvt > 3) |
| 676 | /* Clear ESR due to Pentium errata 3AP and 11AP */ |
| 677 | apic_write(APIC_ESR, 0); |
| 678 | apic_read(APIC_ESR); |
| 679 | } |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 680 | } |
| 681 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 682 | /** |
| 683 | * disable_local_APIC - clear and disable the local APIC |
| 684 | */ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 685 | void disable_local_APIC(void) |
| 686 | { |
| 687 | unsigned int value; |
| 688 | |
| 689 | clear_local_APIC(); |
| 690 | |
| 691 | /* |
| 692 | * Disable APIC (implies clearing of registers |
| 693 | * for 82489DX!). |
| 694 | */ |
| 695 | value = apic_read(APIC_SPIV); |
| 696 | value &= ~APIC_SPIV_APIC_ENABLED; |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 697 | apic_write(APIC_SPIV, value); |
Cyrill Gorcunov | 990b183 | 2008-08-18 20:45:51 +0400 | [diff] [blame] | 698 | |
| 699 | #ifdef CONFIG_X86_32 |
| 700 | /* |
| 701 | * When LAPIC was disabled by the BIOS and enabled by the kernel, |
| 702 | * restore the disabled state. |
| 703 | */ |
| 704 | if (enabled_via_apicbase) { |
| 705 | unsigned int l, h; |
| 706 | |
| 707 | rdmsr(MSR_IA32_APICBASE, l, h); |
| 708 | l &= ~MSR_IA32_APICBASE_ENABLE; |
| 709 | wrmsr(MSR_IA32_APICBASE, l, h); |
| 710 | } |
| 711 | #endif |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 712 | } |
| 713 | |
Cyrill Gorcunov | fe4024d | 2008-08-18 20:45:52 +0400 | [diff] [blame] | 714 | /* |
| 715 | * If Linux enabled the LAPIC against the BIOS default disable it down before |
| 716 | * re-entering the BIOS on shutdown. Otherwise the BIOS may get confused and |
| 717 | * not power-off. Additionally clear all LVT entries before disable_local_APIC |
| 718 | * for the case where Linux didn't enable the LAPIC. |
| 719 | */ |
Hiroshi Shimamoto | 9b7711f | 2007-10-19 18:21:11 -0700 | [diff] [blame] | 720 | void lapic_shutdown(void) |
| 721 | { |
| 722 | unsigned long flags; |
| 723 | |
| 724 | if (!cpu_has_apic) |
| 725 | return; |
| 726 | |
| 727 | local_irq_save(flags); |
| 728 | |
Cyrill Gorcunov | fe4024d | 2008-08-18 20:45:52 +0400 | [diff] [blame] | 729 | #ifdef CONFIG_X86_32 |
| 730 | if (!enabled_via_apicbase) |
| 731 | clear_local_APIC(); |
| 732 | else |
| 733 | #endif |
| 734 | disable_local_APIC(); |
| 735 | |
Hiroshi Shimamoto | 9b7711f | 2007-10-19 18:21:11 -0700 | [diff] [blame] | 736 | |
| 737 | local_irq_restore(flags); |
| 738 | } |
| 739 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 740 | /* |
| 741 | * This is to verify that we're looking at a real local APIC. |
| 742 | * Check these against your board if the CPUs aren't getting |
| 743 | * started for no apparent reason. |
| 744 | */ |
| 745 | int __init verify_local_APIC(void) |
| 746 | { |
| 747 | unsigned int reg0, reg1; |
| 748 | |
| 749 | /* |
| 750 | * The version register is read-only in a real APIC. |
| 751 | */ |
| 752 | reg0 = apic_read(APIC_LVR); |
| 753 | apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg0); |
| 754 | apic_write(APIC_LVR, reg0 ^ APIC_LVR_MASK); |
| 755 | reg1 = apic_read(APIC_LVR); |
| 756 | apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg1); |
| 757 | |
| 758 | /* |
| 759 | * The two version reads above should print the same |
| 760 | * numbers. If the second one is different, then we |
| 761 | * poke at a non-APIC. |
| 762 | */ |
| 763 | if (reg1 != reg0) |
| 764 | return 0; |
| 765 | |
| 766 | /* |
| 767 | * Check if the version looks reasonably. |
| 768 | */ |
| 769 | reg1 = GET_APIC_VERSION(reg0); |
| 770 | if (reg1 == 0x00 || reg1 == 0xff) |
| 771 | return 0; |
Thomas Gleixner | 37e650c | 2008-01-30 13:30:14 +0100 | [diff] [blame] | 772 | reg1 = lapic_get_maxlvt(); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 773 | if (reg1 < 0x02 || reg1 == 0xff) |
| 774 | return 0; |
| 775 | |
| 776 | /* |
| 777 | * The ID register is read/write in a real APIC. |
| 778 | */ |
Suresh Siddha | 2d7a66d | 2008-07-11 14:24:19 -0700 | [diff] [blame] | 779 | reg0 = apic_read(APIC_ID); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 780 | apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg0); |
| 781 | apic_write(APIC_ID, reg0 ^ APIC_ID_MASK); |
Suresh Siddha | 2d7a66d | 2008-07-11 14:24:19 -0700 | [diff] [blame] | 782 | reg1 = apic_read(APIC_ID); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 783 | apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg1); |
| 784 | apic_write(APIC_ID, reg0); |
| 785 | if (reg1 != (reg0 ^ APIC_ID_MASK)) |
| 786 | return 0; |
| 787 | |
| 788 | /* |
| 789 | * The next two are just to see if we have sane values. |
| 790 | * They're only really relevant if we're in Virtual Wire |
| 791 | * compatibility mode, but most boxes are anymore. |
| 792 | */ |
| 793 | reg0 = apic_read(APIC_LVT0); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 794 | apic_printk(APIC_DEBUG, "Getting LVT0: %x\n", reg0); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 795 | reg1 = apic_read(APIC_LVT1); |
| 796 | apic_printk(APIC_DEBUG, "Getting LVT1: %x\n", reg1); |
| 797 | |
| 798 | return 1; |
| 799 | } |
| 800 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 801 | /** |
| 802 | * sync_Arb_IDs - synchronize APIC bus arbitration IDs |
| 803 | */ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 804 | void __init sync_Arb_IDs(void) |
| 805 | { |
Cyrill Gorcunov | 296cb95 | 2008-08-15 13:51:23 +0200 | [diff] [blame] | 806 | /* |
| 807 | * Unsupported on P4 - see Intel Dev. Manual Vol. 3, Ch. 8.6.1 And not |
| 808 | * needed on AMD. |
| 809 | */ |
| 810 | if (modern_apic() || boot_cpu_data.x86_vendor == X86_VENDOR_AMD) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 811 | return; |
| 812 | |
| 813 | /* |
| 814 | * Wait for idle. |
| 815 | */ |
| 816 | apic_wait_icr_idle(); |
| 817 | |
| 818 | apic_printk(APIC_DEBUG, "Synchronizing Arb IDs.\n"); |
Cyrill Gorcunov | 6f6da97 | 2008-08-15 23:05:19 +0400 | [diff] [blame] | 819 | apic_write(APIC_ICR, APIC_DEST_ALLINC | |
| 820 | APIC_INT_LEVELTRIG | APIC_DM_INIT); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 821 | } |
| 822 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 823 | /* |
| 824 | * An initial setup of the virtual wire mode. |
| 825 | */ |
| 826 | void __init init_bsp_APIC(void) |
| 827 | { |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 828 | unsigned int value; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 829 | |
| 830 | /* |
| 831 | * Don't do the setup now if we have a SMP BIOS as the |
| 832 | * through-I/O-APIC virtual wire mode might be active. |
| 833 | */ |
| 834 | if (smp_found_config || !cpu_has_apic) |
| 835 | return; |
| 836 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 837 | /* |
| 838 | * Do not trust the local APIC being empty at bootup. |
| 839 | */ |
| 840 | clear_local_APIC(); |
| 841 | |
| 842 | /* |
| 843 | * Enable APIC. |
| 844 | */ |
| 845 | value = apic_read(APIC_SPIV); |
| 846 | value &= ~APIC_VECTOR_MASK; |
| 847 | value |= APIC_SPIV_APIC_ENABLED; |
Cyrill Gorcunov | 638c041 | 2008-08-15 23:05:18 +0400 | [diff] [blame] | 848 | |
| 849 | #ifdef CONFIG_X86_32 |
| 850 | /* This bit is reserved on P4/Xeon and should be cleared */ |
| 851 | if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) && |
| 852 | (boot_cpu_data.x86 == 15)) |
| 853 | value &= ~APIC_SPIV_FOCUS_DISABLED; |
| 854 | else |
| 855 | #endif |
| 856 | value |= APIC_SPIV_FOCUS_DISABLED; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 857 | value |= SPURIOUS_APIC_VECTOR; |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 858 | apic_write(APIC_SPIV, value); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 859 | |
| 860 | /* |
| 861 | * Set up the virtual wire mode. |
| 862 | */ |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 863 | apic_write(APIC_LVT0, APIC_DM_EXTINT); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 864 | value = APIC_DM_NMI; |
Cyrill Gorcunov | 638c041 | 2008-08-15 23:05:18 +0400 | [diff] [blame] | 865 | if (!lapic_is_integrated()) /* 82489DX */ |
| 866 | value |= APIC_LVT_LEVEL_TRIGGER; |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 867 | apic_write(APIC_LVT1, value); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 868 | } |
| 869 | |
Cyrill Gorcunov | c43da2f | 2008-08-18 20:45:54 +0400 | [diff] [blame] | 870 | static void __cpuinit lapic_setup_esr(void) |
| 871 | { |
| 872 | unsigned long oldvalue, value, maxlvt; |
| 873 | if (lapic_is_integrated() && !esr_disable) { |
| 874 | if (esr_disable) { |
| 875 | /* |
| 876 | * Something untraceable is creating bad interrupts on |
| 877 | * secondary quads ... for the moment, just leave the |
| 878 | * ESR disabled - we can't do anything useful with the |
| 879 | * errors anyway - mbligh |
| 880 | */ |
| 881 | printk(KERN_INFO "Leaving ESR disabled.\n"); |
| 882 | return; |
| 883 | } |
| 884 | /* !82489DX */ |
| 885 | maxlvt = lapic_get_maxlvt(); |
| 886 | if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */ |
| 887 | apic_write(APIC_ESR, 0); |
| 888 | oldvalue = apic_read(APIC_ESR); |
| 889 | |
| 890 | /* enables sending errors */ |
| 891 | value = ERROR_APIC_VECTOR; |
| 892 | apic_write(APIC_LVTERR, value); |
| 893 | /* |
| 894 | * spec says clear errors after enabling vector. |
| 895 | */ |
| 896 | if (maxlvt > 3) |
| 897 | apic_write(APIC_ESR, 0); |
| 898 | value = apic_read(APIC_ESR); |
| 899 | if (value != oldvalue) |
| 900 | apic_printk(APIC_VERBOSE, "ESR value before enabling " |
| 901 | "vector: 0x%08lx after: 0x%08lx\n", |
| 902 | oldvalue, value); |
| 903 | } else { |
| 904 | printk(KERN_INFO "No ESR for 82489DX.\n"); |
| 905 | } |
| 906 | } |
| 907 | |
| 908 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 909 | /** |
| 910 | * setup_local_APIC - setup the local APIC |
| 911 | */ |
| 912 | void __cpuinit setup_local_APIC(void) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 913 | { |
Andi Kleen | 739f33b | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 914 | unsigned int value; |
Vivek Goyal | da7ed9f | 2006-03-25 16:31:16 +0100 | [diff] [blame] | 915 | int i, j; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 916 | |
Jack Steiner | ac23d4e | 2008-03-28 14:12:16 -0500 | [diff] [blame] | 917 | preempt_disable(); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 918 | value = apic_read(APIC_LVR); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 919 | |
Andi Kleen | fe7414a | 2006-09-26 10:52:30 +0200 | [diff] [blame] | 920 | BUILD_BUG_ON((SPURIOUS_APIC_VECTOR & 0x0f) != 0x0f); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 921 | |
| 922 | /* |
| 923 | * Double-check whether this APIC is really registered. |
| 924 | * This is meaningless in clustered apic mode, so we skip it. |
| 925 | */ |
| 926 | if (!apic_id_registered()) |
| 927 | BUG(); |
| 928 | |
| 929 | /* |
| 930 | * Intel recommends to set DFR, LDR and TPR before enabling |
| 931 | * an APIC. See e.g. "AP-388 82489DX User's Manual" (Intel |
| 932 | * document number 292116). So here it goes... |
| 933 | */ |
| 934 | init_apic_ldr(); |
| 935 | |
| 936 | /* |
| 937 | * Set Task Priority to 'accept all'. We never change this |
| 938 | * later on. |
| 939 | */ |
| 940 | value = apic_read(APIC_TASKPRI); |
| 941 | value &= ~APIC_TPRI_MASK; |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 942 | apic_write(APIC_TASKPRI, value); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 943 | |
| 944 | /* |
Vivek Goyal | da7ed9f | 2006-03-25 16:31:16 +0100 | [diff] [blame] | 945 | * After a crash, we no longer service the interrupts and a pending |
| 946 | * interrupt from previous kernel might still have ISR bit set. |
| 947 | * |
| 948 | * Most probably by now CPU has serviced that pending interrupt and |
| 949 | * it might not have done the ack_APIC_irq() because it thought, |
| 950 | * interrupt came from i8259 as ExtInt. LAPIC did not get EOI so it |
| 951 | * does not clear the ISR bit and cpu thinks it has already serivced |
| 952 | * the interrupt. Hence a vector might get locked. It was noticed |
| 953 | * for timer irq (vector 0x31). Issue an extra EOI to clear ISR. |
| 954 | */ |
| 955 | for (i = APIC_ISR_NR - 1; i >= 0; i--) { |
| 956 | value = apic_read(APIC_ISR + i*0x10); |
| 957 | for (j = 31; j >= 0; j--) { |
| 958 | if (value & (1<<j)) |
| 959 | ack_APIC_irq(); |
| 960 | } |
| 961 | } |
| 962 | |
| 963 | /* |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 964 | * Now that we are all set up, enable the APIC |
| 965 | */ |
| 966 | value = apic_read(APIC_SPIV); |
| 967 | value &= ~APIC_VECTOR_MASK; |
| 968 | /* |
| 969 | * Enable APIC |
| 970 | */ |
| 971 | value |= APIC_SPIV_APIC_ENABLED; |
| 972 | |
Andi Kleen | 3f14c74 | 2006-09-26 10:52:29 +0200 | [diff] [blame] | 973 | /* We always use processor focus */ |
| 974 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 975 | /* |
| 976 | * Set spurious IRQ vector |
| 977 | */ |
| 978 | value |= SPURIOUS_APIC_VECTOR; |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 979 | apic_write(APIC_SPIV, value); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 980 | |
| 981 | /* |
| 982 | * Set up LVT0, LVT1: |
| 983 | * |
| 984 | * set up through-local-APIC on the BP's LINT0. This is not |
| 985 | * strictly necessary in pure symmetric-IO mode, but sometimes |
| 986 | * we delegate interrupts to the 8259A. |
| 987 | */ |
| 988 | /* |
| 989 | * TODO: set up through-local-APIC from through-I/O-APIC? --macro |
| 990 | */ |
| 991 | value = apic_read(APIC_LVT0) & APIC_LVT_MASKED; |
Andi Kleen | a8fcf1a | 2006-09-26 10:52:30 +0200 | [diff] [blame] | 992 | if (!smp_processor_id() && !value) { |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 993 | value = APIC_DM_EXTINT; |
Chris Wright | bc1d99c | 2007-10-12 23:04:23 +0200 | [diff] [blame] | 994 | apic_printk(APIC_VERBOSE, "enabled ExtINT on CPU#%d\n", |
| 995 | smp_processor_id()); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 996 | } else { |
| 997 | value = APIC_DM_EXTINT | APIC_LVT_MASKED; |
Chris Wright | bc1d99c | 2007-10-12 23:04:23 +0200 | [diff] [blame] | 998 | apic_printk(APIC_VERBOSE, "masked ExtINT on CPU#%d\n", |
| 999 | smp_processor_id()); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1000 | } |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 1001 | apic_write(APIC_LVT0, value); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1002 | |
| 1003 | /* |
| 1004 | * only the BP should see the LINT1 NMI signal, obviously. |
| 1005 | */ |
| 1006 | if (!smp_processor_id()) |
| 1007 | value = APIC_DM_NMI; |
| 1008 | else |
| 1009 | value = APIC_DM_NMI | APIC_LVT_MASKED; |
Andi Kleen | 11a8e77 | 2006-01-11 22:46:51 +0100 | [diff] [blame] | 1010 | apic_write(APIC_LVT1, value); |
Jack Steiner | ac23d4e | 2008-03-28 14:12:16 -0500 | [diff] [blame] | 1011 | preempt_enable(); |
Andi Kleen | 739f33b | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 1012 | } |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1013 | |
Andi Kleen | 739f33b | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 1014 | void __cpuinit end_local_APIC_setup(void) |
| 1015 | { |
| 1016 | lapic_setup_esr(); |
Don Zickus | f2802e7 | 2006-09-26 10:52:26 +0200 | [diff] [blame] | 1017 | setup_apic_nmi_watchdog(NULL); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1018 | apic_pm_activate(); |
| 1019 | } |
| 1020 | |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1021 | void check_x2apic(void) |
| 1022 | { |
| 1023 | int msr, msr2; |
| 1024 | |
| 1025 | rdmsr(MSR_IA32_APICBASE, msr, msr2); |
| 1026 | |
| 1027 | if (msr & X2APIC_ENABLE) { |
| 1028 | printk("x2apic enabled by BIOS, switching to x2apic ops\n"); |
| 1029 | x2apic_preenabled = x2apic = 1; |
| 1030 | apic_ops = &x2apic_ops; |
| 1031 | } |
| 1032 | } |
| 1033 | |
| 1034 | void enable_x2apic(void) |
| 1035 | { |
| 1036 | int msr, msr2; |
| 1037 | |
| 1038 | rdmsr(MSR_IA32_APICBASE, msr, msr2); |
| 1039 | if (!(msr & X2APIC_ENABLE)) { |
| 1040 | printk("Enabling x2apic\n"); |
| 1041 | wrmsr(MSR_IA32_APICBASE, msr | X2APIC_ENABLE, 0); |
| 1042 | } |
| 1043 | } |
| 1044 | |
| 1045 | void enable_IR_x2apic(void) |
| 1046 | { |
| 1047 | #ifdef CONFIG_INTR_REMAP |
| 1048 | int ret; |
| 1049 | unsigned long flags; |
| 1050 | |
| 1051 | if (!cpu_has_x2apic) |
| 1052 | return; |
| 1053 | |
| 1054 | if (!x2apic_preenabled && disable_x2apic) { |
| 1055 | printk(KERN_INFO |
| 1056 | "Skipped enabling x2apic and Interrupt-remapping " |
| 1057 | "because of nox2apic\n"); |
| 1058 | return; |
| 1059 | } |
| 1060 | |
| 1061 | if (x2apic_preenabled && disable_x2apic) |
| 1062 | panic("Bios already enabled x2apic, can't enforce nox2apic"); |
| 1063 | |
| 1064 | if (!x2apic_preenabled && skip_ioapic_setup) { |
| 1065 | printk(KERN_INFO |
| 1066 | "Skipped enabling x2apic and Interrupt-remapping " |
| 1067 | "because of skipping io-apic setup\n"); |
| 1068 | return; |
| 1069 | } |
| 1070 | |
| 1071 | ret = dmar_table_init(); |
| 1072 | if (ret) { |
| 1073 | printk(KERN_INFO |
| 1074 | "dmar_table_init() failed with %d:\n", ret); |
| 1075 | |
| 1076 | if (x2apic_preenabled) |
| 1077 | panic("x2apic enabled by bios. But IR enabling failed"); |
| 1078 | else |
| 1079 | printk(KERN_INFO |
| 1080 | "Not enabling x2apic,Intr-remapping\n"); |
| 1081 | return; |
| 1082 | } |
| 1083 | |
| 1084 | local_irq_save(flags); |
| 1085 | mask_8259A(); |
| 1086 | save_mask_IO_APIC_setup(); |
| 1087 | |
| 1088 | ret = enable_intr_remapping(1); |
| 1089 | |
| 1090 | if (ret && x2apic_preenabled) { |
| 1091 | local_irq_restore(flags); |
| 1092 | panic("x2apic enabled by bios. But IR enabling failed"); |
| 1093 | } |
| 1094 | |
| 1095 | if (ret) |
| 1096 | goto end; |
| 1097 | |
| 1098 | if (!x2apic) { |
| 1099 | x2apic = 1; |
| 1100 | apic_ops = &x2apic_ops; |
| 1101 | enable_x2apic(); |
| 1102 | } |
| 1103 | end: |
| 1104 | if (ret) |
| 1105 | /* |
| 1106 | * IR enabling failed |
| 1107 | */ |
| 1108 | restore_IO_APIC_setup(); |
| 1109 | else |
| 1110 | reinit_intr_remapped_IO_APIC(x2apic_preenabled); |
| 1111 | |
| 1112 | unmask_8259A(); |
| 1113 | local_irq_restore(flags); |
| 1114 | |
| 1115 | if (!ret) { |
| 1116 | if (!x2apic_preenabled) |
| 1117 | printk(KERN_INFO |
| 1118 | "Enabled x2apic and interrupt-remapping\n"); |
| 1119 | else |
| 1120 | printk(KERN_INFO |
| 1121 | "Enabled Interrupt-remapping\n"); |
| 1122 | } else |
| 1123 | printk(KERN_ERR |
| 1124 | "Failed to enable Interrupt-remapping and x2apic\n"); |
| 1125 | #else |
| 1126 | if (!cpu_has_x2apic) |
| 1127 | return; |
| 1128 | |
| 1129 | if (x2apic_preenabled) |
| 1130 | panic("x2apic enabled prior OS handover," |
| 1131 | " enable CONFIG_INTR_REMAP"); |
| 1132 | |
| 1133 | printk(KERN_INFO "Enable CONFIG_INTR_REMAP for enabling intr-remapping " |
| 1134 | " and x2apic\n"); |
| 1135 | #endif |
| 1136 | |
| 1137 | return; |
| 1138 | } |
| 1139 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1140 | /* |
| 1141 | * Detect and enable local APICs on non-SMP boards. |
| 1142 | * Original code written by Keir Fraser. |
| 1143 | * On AMD64 we trust the BIOS - if it says no APIC it is likely |
| 1144 | * not correctly set up (usually the APIC timer won't work etc.) |
| 1145 | */ |
| 1146 | static int __init detect_init_APIC(void) |
| 1147 | { |
| 1148 | if (!cpu_has_apic) { |
| 1149 | printk(KERN_INFO "No local APIC present\n"); |
| 1150 | return -1; |
| 1151 | } |
| 1152 | |
| 1153 | mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; |
Glauber de Oliveira Costa | c70dcb7 | 2008-03-19 14:25:58 -0300 | [diff] [blame] | 1154 | boot_cpu_physical_apicid = 0; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1155 | return 0; |
| 1156 | } |
| 1157 | |
Yinghai Lu | 8643f9d | 2008-02-19 03:21:06 -0800 | [diff] [blame] | 1158 | void __init early_init_lapic_mapping(void) |
| 1159 | { |
Thomas Gleixner | 431ee79 | 2008-05-12 15:43:35 +0200 | [diff] [blame] | 1160 | unsigned long phys_addr; |
Yinghai Lu | 8643f9d | 2008-02-19 03:21:06 -0800 | [diff] [blame] | 1161 | |
| 1162 | /* |
| 1163 | * If no local APIC can be found then go out |
| 1164 | * : it means there is no mpatable and MADT |
| 1165 | */ |
| 1166 | if (!smp_found_config) |
| 1167 | return; |
| 1168 | |
Thomas Gleixner | 431ee79 | 2008-05-12 15:43:35 +0200 | [diff] [blame] | 1169 | phys_addr = mp_lapic_addr; |
Yinghai Lu | 8643f9d | 2008-02-19 03:21:06 -0800 | [diff] [blame] | 1170 | |
Thomas Gleixner | 431ee79 | 2008-05-12 15:43:35 +0200 | [diff] [blame] | 1171 | set_fixmap_nocache(FIX_APIC_BASE, phys_addr); |
Yinghai Lu | 8643f9d | 2008-02-19 03:21:06 -0800 | [diff] [blame] | 1172 | apic_printk(APIC_VERBOSE, "mapped APIC to %16lx (%16lx)\n", |
Thomas Gleixner | 431ee79 | 2008-05-12 15:43:35 +0200 | [diff] [blame] | 1173 | APIC_BASE, phys_addr); |
Yinghai Lu | 8643f9d | 2008-02-19 03:21:06 -0800 | [diff] [blame] | 1174 | |
| 1175 | /* |
| 1176 | * Fetch the APIC ID of the BSP in case we have a |
| 1177 | * default configuration (or the MP table is broken). |
| 1178 | */ |
Yinghai Lu | 4c9961d | 2008-07-11 18:44:16 -0700 | [diff] [blame] | 1179 | boot_cpu_physical_apicid = read_apic_id(); |
Yinghai Lu | 8643f9d | 2008-02-19 03:21:06 -0800 | [diff] [blame] | 1180 | } |
| 1181 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1182 | /** |
| 1183 | * init_apic_mappings - initialize APIC mappings |
| 1184 | */ |
| 1185 | void __init init_apic_mappings(void) |
| 1186 | { |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1187 | if (x2apic) { |
Yinghai Lu | 4c9961d | 2008-07-11 18:44:16 -0700 | [diff] [blame] | 1188 | boot_cpu_physical_apicid = read_apic_id(); |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1189 | return; |
| 1190 | } |
| 1191 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1192 | /* |
| 1193 | * If no local APIC can be found then set up a fake all |
| 1194 | * zeroes page to simulate the local APIC and another |
| 1195 | * one for the IO-APIC. |
| 1196 | */ |
| 1197 | if (!smp_found_config && detect_init_APIC()) { |
| 1198 | apic_phys = (unsigned long) alloc_bootmem_pages(PAGE_SIZE); |
| 1199 | apic_phys = __pa(apic_phys); |
| 1200 | } else |
| 1201 | apic_phys = mp_lapic_addr; |
| 1202 | |
| 1203 | set_fixmap_nocache(FIX_APIC_BASE, apic_phys); |
| 1204 | apic_printk(APIC_VERBOSE, "mapped APIC to %16lx (%16lx)\n", |
| 1205 | APIC_BASE, apic_phys); |
| 1206 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1207 | /* |
| 1208 | * Fetch the APIC ID of the BSP in case we have a |
| 1209 | * default configuration (or the MP table is broken). |
| 1210 | */ |
Yinghai Lu | 4c9961d | 2008-07-11 18:44:16 -0700 | [diff] [blame] | 1211 | boot_cpu_physical_apicid = read_apic_id(); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1212 | } |
| 1213 | |
| 1214 | /* |
| 1215 | * This initializes the IO-APIC and APIC hardware if this is |
| 1216 | * a UP kernel. |
| 1217 | */ |
| 1218 | int __init APIC_init_uniprocessor(void) |
| 1219 | { |
| 1220 | if (disable_apic) { |
| 1221 | printk(KERN_INFO "Apic disabled\n"); |
| 1222 | return -1; |
| 1223 | } |
| 1224 | if (!cpu_has_apic) { |
| 1225 | disable_apic = 1; |
| 1226 | printk(KERN_INFO "Apic disabled by BIOS\n"); |
| 1227 | return -1; |
| 1228 | } |
| 1229 | |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1230 | enable_IR_x2apic(); |
| 1231 | setup_apic_routing(); |
| 1232 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1233 | verify_local_APIC(); |
| 1234 | |
Glauber Costa | b584176 | 2008-05-28 13:38:28 -0300 | [diff] [blame] | 1235 | connect_bsp_APIC(); |
| 1236 | |
Jack Steiner | b6df1b8 | 2008-06-19 21:51:05 -0500 | [diff] [blame] | 1237 | physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); |
Glauber de Oliveira Costa | c70dcb7 | 2008-03-19 14:25:58 -0300 | [diff] [blame] | 1238 | apic_write(APIC_ID, SET_APIC_ID(boot_cpu_physical_apicid)); |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1239 | |
| 1240 | setup_local_APIC(); |
| 1241 | |
Andi Kleen | 739f33b | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 1242 | /* |
| 1243 | * Now enable IO-APICs, actually call clear_IO_APIC |
| 1244 | * We need clear_IO_APIC before enabling vector on BP |
| 1245 | */ |
| 1246 | if (!skip_ioapic_setup && nr_ioapics) |
| 1247 | enable_IO_APIC(); |
| 1248 | |
Maciej W. Rozycki | acae7d9 | 2008-06-06 03:27:49 +0100 | [diff] [blame] | 1249 | if (!smp_found_config || skip_ioapic_setup || !nr_ioapics) |
| 1250 | localise_nmi_watchdog(); |
Andi Kleen | 739f33b | 2008-01-30 13:30:40 +0100 | [diff] [blame] | 1251 | end_local_APIC_setup(); |
| 1252 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1253 | if (smp_found_config && !skip_ioapic_setup && nr_ioapics) |
| 1254 | setup_IO_APIC(); |
| 1255 | else |
| 1256 | nr_ioapics = 0; |
| 1257 | setup_boot_APIC_clock(); |
| 1258 | check_nmi_watchdog(); |
| 1259 | return 0; |
| 1260 | } |
| 1261 | |
| 1262 | /* |
| 1263 | * Local APIC interrupts |
| 1264 | */ |
| 1265 | |
| 1266 | /* |
| 1267 | * This interrupt should _never_ happen with our APIC/SMP architecture |
| 1268 | */ |
| 1269 | asmlinkage void smp_spurious_interrupt(void) |
| 1270 | { |
| 1271 | unsigned int v; |
| 1272 | exit_idle(); |
| 1273 | irq_enter(); |
| 1274 | /* |
| 1275 | * Check if this really is a spurious interrupt and ACK it |
| 1276 | * if it is a vectored one. Just in case... |
| 1277 | * Spurious interrupts should not be ACKed. |
| 1278 | */ |
| 1279 | v = apic_read(APIC_ISR + ((SPURIOUS_APIC_VECTOR & ~0x1f) >> 1)); |
| 1280 | if (v & (1 << (SPURIOUS_APIC_VECTOR & 0x1f))) |
| 1281 | ack_APIC_irq(); |
| 1282 | |
| 1283 | add_pda(irq_spurious_count, 1); |
| 1284 | irq_exit(); |
| 1285 | } |
| 1286 | |
| 1287 | /* |
| 1288 | * This interrupt should never happen with our APIC/SMP architecture |
| 1289 | */ |
| 1290 | asmlinkage void smp_error_interrupt(void) |
| 1291 | { |
| 1292 | unsigned int v, v1; |
| 1293 | |
| 1294 | exit_idle(); |
| 1295 | irq_enter(); |
| 1296 | /* First tickle the hardware, only then report what went on. -- REW */ |
| 1297 | v = apic_read(APIC_ESR); |
| 1298 | apic_write(APIC_ESR, 0); |
| 1299 | v1 = apic_read(APIC_ESR); |
| 1300 | ack_APIC_irq(); |
| 1301 | atomic_inc(&irq_err_count); |
| 1302 | |
| 1303 | /* Here is what the APIC error bits mean: |
| 1304 | 0: Send CS error |
| 1305 | 1: Receive CS error |
| 1306 | 2: Send accept error |
| 1307 | 3: Receive accept error |
| 1308 | 4: Reserved |
| 1309 | 5: Send illegal vector |
| 1310 | 6: Received illegal vector |
| 1311 | 7: Illegal register address |
| 1312 | */ |
| 1313 | printk(KERN_DEBUG "APIC error on CPU%d: %02x(%02x)\n", |
| 1314 | smp_processor_id(), v , v1); |
| 1315 | irq_exit(); |
| 1316 | } |
| 1317 | |
Glauber Costa | b584176 | 2008-05-28 13:38:28 -0300 | [diff] [blame] | 1318 | /** |
Cyrill Gorcunov | 36c9d67 | 2008-08-18 20:45:53 +0400 | [diff] [blame] | 1319 | * connect_bsp_APIC - attach the APIC to the interrupt system |
| 1320 | */ |
Glauber Costa | b584176 | 2008-05-28 13:38:28 -0300 | [diff] [blame] | 1321 | void __init connect_bsp_APIC(void) |
| 1322 | { |
Cyrill Gorcunov | 36c9d67 | 2008-08-18 20:45:53 +0400 | [diff] [blame] | 1323 | #ifdef CONFIG_X86_32 |
| 1324 | if (pic_mode) { |
| 1325 | /* |
| 1326 | * Do not trust the local APIC being empty at bootup. |
| 1327 | */ |
| 1328 | clear_local_APIC(); |
| 1329 | /* |
| 1330 | * PIC mode, enable APIC mode in the IMCR, i.e. connect BSP's |
| 1331 | * local APIC to INT and NMI lines. |
| 1332 | */ |
| 1333 | apic_printk(APIC_VERBOSE, "leaving PIC mode, " |
| 1334 | "enabling APIC mode.\n"); |
| 1335 | outb(0x70, 0x22); |
| 1336 | outb(0x01, 0x23); |
| 1337 | } |
| 1338 | #endif |
Glauber Costa | b584176 | 2008-05-28 13:38:28 -0300 | [diff] [blame] | 1339 | enable_apic_mode(); |
| 1340 | } |
| 1341 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 1342 | /** |
| 1343 | * disconnect_bsp_APIC - detach the APIC from the interrupt system |
| 1344 | * @virt_wire_setup: indicates, whether virtual wire mode is selected |
| 1345 | * |
| 1346 | * Virtual wire mode is necessary to deliver legacy interrupts even when the |
| 1347 | * APIC is disabled. |
| 1348 | */ |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1349 | void disconnect_bsp_APIC(int virt_wire_setup) |
| 1350 | { |
Cyrill Gorcunov | c177b0b | 2008-08-18 20:45:56 +0400 | [diff] [blame^] | 1351 | #ifdef CONFIG_X86_32 |
| 1352 | if (pic_mode) { |
| 1353 | /* |
| 1354 | * Put the board back into PIC mode (has an effect only on |
| 1355 | * certain older boards). Note that APIC interrupts, including |
| 1356 | * IPIs, won't work beyond this point! The only exception are |
| 1357 | * INIT IPIs. |
| 1358 | */ |
| 1359 | apic_printk(APIC_VERBOSE, "disabling APIC mode, " |
| 1360 | "entering PIC mode.\n"); |
| 1361 | outb(0x70, 0x22); |
| 1362 | outb(0x00, 0x23); |
| 1363 | return; |
| 1364 | } |
| 1365 | #endif |
| 1366 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1367 | /* Go back to Virtual Wire compatibility mode */ |
Cyrill Gorcunov | c177b0b | 2008-08-18 20:45:56 +0400 | [diff] [blame^] | 1368 | unsigned int value; |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1369 | |
| 1370 | /* For the spurious interrupt use vector F, and enable it */ |
| 1371 | value = apic_read(APIC_SPIV); |
| 1372 | value &= ~APIC_VECTOR_MASK; |
| 1373 | value |= APIC_SPIV_APIC_ENABLED; |
| 1374 | value |= 0xf; |
| 1375 | apic_write(APIC_SPIV, value); |
| 1376 | |
| 1377 | if (!virt_wire_setup) { |
| 1378 | /* |
| 1379 | * For LVT0 make it edge triggered, active high, |
| 1380 | * external and enabled |
| 1381 | */ |
| 1382 | value = apic_read(APIC_LVT0); |
| 1383 | value &= ~(APIC_MODE_MASK | APIC_SEND_PENDING | |
| 1384 | APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | |
| 1385 | APIC_LVT_LEVEL_TRIGGER | APIC_LVT_MASKED); |
| 1386 | value |= APIC_LVT_REMOTE_IRR | APIC_SEND_PENDING; |
| 1387 | value = SET_APIC_DELIVERY_MODE(value, APIC_MODE_EXTINT); |
| 1388 | apic_write(APIC_LVT0, value); |
| 1389 | } else { |
| 1390 | /* Disable LVT0 */ |
| 1391 | apic_write(APIC_LVT0, APIC_LVT_MASKED); |
| 1392 | } |
| 1393 | |
Cyrill Gorcunov | c177b0b | 2008-08-18 20:45:56 +0400 | [diff] [blame^] | 1394 | /* |
| 1395 | * For LVT1 make it edge triggered, active high, |
| 1396 | * nmi and enabled |
| 1397 | */ |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1398 | value = apic_read(APIC_LVT1); |
| 1399 | value &= ~(APIC_MODE_MASK | APIC_SEND_PENDING | |
| 1400 | APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR | |
| 1401 | APIC_LVT_LEVEL_TRIGGER | APIC_LVT_MASKED); |
| 1402 | value |= APIC_LVT_REMOTE_IRR | APIC_SEND_PENDING; |
| 1403 | value = SET_APIC_DELIVERY_MODE(value, APIC_MODE_NMI); |
| 1404 | apic_write(APIC_LVT1, value); |
| 1405 | } |
| 1406 | |
Alexey Starikovskiy | be8a568 | 2008-03-27 23:56:19 +0300 | [diff] [blame] | 1407 | void __cpuinit generic_processor_info(int apicid, int version) |
| 1408 | { |
| 1409 | int cpu; |
| 1410 | cpumask_t tmp_map; |
| 1411 | |
| 1412 | if (num_processors >= NR_CPUS) { |
| 1413 | printk(KERN_WARNING "WARNING: NR_CPUS limit of %i reached." |
| 1414 | " Processor ignored.\n", NR_CPUS); |
| 1415 | return; |
| 1416 | } |
| 1417 | |
| 1418 | if (num_processors >= maxcpus) { |
| 1419 | printk(KERN_WARNING "WARNING: maxcpus limit of %i reached." |
| 1420 | " Processor ignored.\n", maxcpus); |
| 1421 | return; |
| 1422 | } |
| 1423 | |
| 1424 | num_processors++; |
| 1425 | cpus_complement(tmp_map, cpu_present_map); |
| 1426 | cpu = first_cpu(tmp_map); |
| 1427 | |
| 1428 | physid_set(apicid, phys_cpu_present_map); |
| 1429 | if (apicid == boot_cpu_physical_apicid) { |
| 1430 | /* |
| 1431 | * x86_bios_cpu_apicid is required to have processors listed |
| 1432 | * in same order as logical cpu numbers. Hence the first |
| 1433 | * entry is BSP, and so on. |
| 1434 | */ |
| 1435 | cpu = 0; |
| 1436 | } |
Yinghai Lu | e0da336 | 2008-06-08 18:29:22 -0700 | [diff] [blame] | 1437 | if (apicid > max_physical_apicid) |
| 1438 | max_physical_apicid = apicid; |
| 1439 | |
Alexey Starikovskiy | be8a568 | 2008-03-27 23:56:19 +0300 | [diff] [blame] | 1440 | /* are we being called early in kernel startup? */ |
Mike Travis | 23ca4bb | 2008-05-12 21:21:12 +0200 | [diff] [blame] | 1441 | if (early_per_cpu_ptr(x86_cpu_to_apicid)) { |
| 1442 | u16 *cpu_to_apicid = early_per_cpu_ptr(x86_cpu_to_apicid); |
| 1443 | u16 *bios_cpu_apicid = early_per_cpu_ptr(x86_bios_cpu_apicid); |
Alexey Starikovskiy | be8a568 | 2008-03-27 23:56:19 +0300 | [diff] [blame] | 1444 | |
| 1445 | cpu_to_apicid[cpu] = apicid; |
| 1446 | bios_cpu_apicid[cpu] = apicid; |
| 1447 | } else { |
| 1448 | per_cpu(x86_cpu_to_apicid, cpu) = apicid; |
| 1449 | per_cpu(x86_bios_cpu_apicid, cpu) = apicid; |
| 1450 | } |
| 1451 | |
| 1452 | cpu_set(cpu, cpu_possible_map); |
| 1453 | cpu_set(cpu, cpu_present_map); |
| 1454 | } |
| 1455 | |
Suresh Siddha | 0c81c74 | 2008-07-10 11:16:48 -0700 | [diff] [blame] | 1456 | int hard_smp_processor_id(void) |
| 1457 | { |
| 1458 | return read_apic_id(); |
| 1459 | } |
| 1460 | |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1461 | /* |
| 1462 | * Power management |
| 1463 | */ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1464 | #ifdef CONFIG_PM |
| 1465 | |
| 1466 | static struct { |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 1467 | /* |
| 1468 | * 'active' is true if the local APIC was enabled by us and |
| 1469 | * not the BIOS; this signifies that we are also responsible |
| 1470 | * for disabling it before entering apm/acpi suspend |
| 1471 | */ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1472 | int active; |
| 1473 | /* r/w apic fields */ |
| 1474 | unsigned int apic_id; |
| 1475 | unsigned int apic_taskpri; |
| 1476 | unsigned int apic_ldr; |
| 1477 | unsigned int apic_dfr; |
| 1478 | unsigned int apic_spiv; |
| 1479 | unsigned int apic_lvtt; |
| 1480 | unsigned int apic_lvtpc; |
| 1481 | unsigned int apic_lvt0; |
| 1482 | unsigned int apic_lvt1; |
| 1483 | unsigned int apic_lvterr; |
| 1484 | unsigned int apic_tmict; |
| 1485 | unsigned int apic_tdcr; |
| 1486 | unsigned int apic_thmr; |
| 1487 | } apic_pm_state; |
| 1488 | |
Pavel Machek | 0b9c33a | 2005-04-16 15:25:31 -0700 | [diff] [blame] | 1489 | static int lapic_suspend(struct sys_device *dev, pm_message_t state) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1490 | { |
| 1491 | unsigned long flags; |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1492 | int maxlvt; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1493 | |
| 1494 | if (!apic_pm_state.active) |
| 1495 | return 0; |
| 1496 | |
Thomas Gleixner | 37e650c | 2008-01-30 13:30:14 +0100 | [diff] [blame] | 1497 | maxlvt = lapic_get_maxlvt(); |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1498 | |
Suresh Siddha | 2d7a66d | 2008-07-11 14:24:19 -0700 | [diff] [blame] | 1499 | apic_pm_state.apic_id = apic_read(APIC_ID); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1500 | apic_pm_state.apic_taskpri = apic_read(APIC_TASKPRI); |
| 1501 | apic_pm_state.apic_ldr = apic_read(APIC_LDR); |
| 1502 | apic_pm_state.apic_dfr = apic_read(APIC_DFR); |
| 1503 | apic_pm_state.apic_spiv = apic_read(APIC_SPIV); |
| 1504 | apic_pm_state.apic_lvtt = apic_read(APIC_LVTT); |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1505 | if (maxlvt >= 4) |
| 1506 | apic_pm_state.apic_lvtpc = apic_read(APIC_LVTPC); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1507 | apic_pm_state.apic_lvt0 = apic_read(APIC_LVT0); |
| 1508 | apic_pm_state.apic_lvt1 = apic_read(APIC_LVT1); |
| 1509 | apic_pm_state.apic_lvterr = apic_read(APIC_LVTERR); |
| 1510 | apic_pm_state.apic_tmict = apic_read(APIC_TMICT); |
| 1511 | apic_pm_state.apic_tdcr = apic_read(APIC_TDCR); |
Cyrill Gorcunov | 24968cf | 2008-08-16 23:21:52 +0400 | [diff] [blame] | 1512 | #if defined(CONFIG_X86_MCE_P4THERMAL) || defined(CONFIG_X86_MCE_INTEL) |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1513 | if (maxlvt >= 5) |
| 1514 | apic_pm_state.apic_thmr = apic_read(APIC_LVTTHMR); |
| 1515 | #endif |
Cyrill Gorcunov | 24968cf | 2008-08-16 23:21:52 +0400 | [diff] [blame] | 1516 | |
Fernando Luis Vázquez Cao | 2b94ab2 | 2006-09-26 10:52:33 +0200 | [diff] [blame] | 1517 | local_irq_save(flags); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1518 | disable_local_APIC(); |
| 1519 | local_irq_restore(flags); |
| 1520 | return 0; |
| 1521 | } |
| 1522 | |
| 1523 | static int lapic_resume(struct sys_device *dev) |
| 1524 | { |
| 1525 | unsigned int l, h; |
| 1526 | unsigned long flags; |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1527 | int maxlvt; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1528 | |
| 1529 | if (!apic_pm_state.active) |
| 1530 | return 0; |
| 1531 | |
Thomas Gleixner | 37e650c | 2008-01-30 13:30:14 +0100 | [diff] [blame] | 1532 | maxlvt = lapic_get_maxlvt(); |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1533 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1534 | local_irq_save(flags); |
Cyrill Gorcunov | 92206c9 | 2008-08-16 23:21:51 +0400 | [diff] [blame] | 1535 | |
| 1536 | #ifdef CONFIG_X86_64 |
| 1537 | if (x2apic) |
| 1538 | enable_x2apic(); |
| 1539 | else |
| 1540 | #endif |
Yinghai Lu | d5e629a | 2008-08-17 21:12:27 -0700 | [diff] [blame] | 1541 | { |
Cyrill Gorcunov | 92206c9 | 2008-08-16 23:21:51 +0400 | [diff] [blame] | 1542 | /* |
| 1543 | * Make sure the APICBASE points to the right address |
| 1544 | * |
| 1545 | * FIXME! This will be wrong if we ever support suspend on |
| 1546 | * SMP! We'll need to do this as part of the CPU restore! |
| 1547 | */ |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1548 | rdmsr(MSR_IA32_APICBASE, l, h); |
| 1549 | l &= ~MSR_IA32_APICBASE_BASE; |
| 1550 | l |= MSR_IA32_APICBASE_ENABLE | mp_lapic_addr; |
| 1551 | wrmsr(MSR_IA32_APICBASE, l, h); |
Yinghai Lu | d5e629a | 2008-08-17 21:12:27 -0700 | [diff] [blame] | 1552 | } |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1553 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1554 | apic_write(APIC_LVTERR, ERROR_APIC_VECTOR | APIC_LVT_MASKED); |
| 1555 | apic_write(APIC_ID, apic_pm_state.apic_id); |
| 1556 | apic_write(APIC_DFR, apic_pm_state.apic_dfr); |
| 1557 | apic_write(APIC_LDR, apic_pm_state.apic_ldr); |
| 1558 | apic_write(APIC_TASKPRI, apic_pm_state.apic_taskpri); |
| 1559 | apic_write(APIC_SPIV, apic_pm_state.apic_spiv); |
| 1560 | apic_write(APIC_LVT0, apic_pm_state.apic_lvt0); |
| 1561 | apic_write(APIC_LVT1, apic_pm_state.apic_lvt1); |
Cyrill Gorcunov | 92206c9 | 2008-08-16 23:21:51 +0400 | [diff] [blame] | 1562 | #if defined(CONFIG_X86_MCE_P4THERMAL) || defined(CONFIG_X86_MCE_INTEL) |
Karsten Wiese | f990fff | 2006-12-07 02:14:11 +0100 | [diff] [blame] | 1563 | if (maxlvt >= 5) |
| 1564 | apic_write(APIC_LVTTHMR, apic_pm_state.apic_thmr); |
| 1565 | #endif |
| 1566 | if (maxlvt >= 4) |
| 1567 | apic_write(APIC_LVTPC, apic_pm_state.apic_lvtpc); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1568 | apic_write(APIC_LVTT, apic_pm_state.apic_lvtt); |
| 1569 | apic_write(APIC_TDCR, apic_pm_state.apic_tdcr); |
| 1570 | apic_write(APIC_TMICT, apic_pm_state.apic_tmict); |
| 1571 | apic_write(APIC_ESR, 0); |
| 1572 | apic_read(APIC_ESR); |
| 1573 | apic_write(APIC_LVTERR, apic_pm_state.apic_lvterr); |
| 1574 | apic_write(APIC_ESR, 0); |
| 1575 | apic_read(APIC_ESR); |
Cyrill Gorcunov | 92206c9 | 2008-08-16 23:21:51 +0400 | [diff] [blame] | 1576 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1577 | local_irq_restore(flags); |
Cyrill Gorcunov | 92206c9 | 2008-08-16 23:21:51 +0400 | [diff] [blame] | 1578 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1579 | return 0; |
| 1580 | } |
| 1581 | |
Cyrill Gorcunov | 274cfe5 | 2008-08-16 23:21:53 +0400 | [diff] [blame] | 1582 | /* |
| 1583 | * This device has no shutdown method - fully functioning local APICs |
| 1584 | * are needed on every CPU up until machine_halt/restart/poweroff. |
| 1585 | */ |
| 1586 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1587 | static struct sysdev_class lapic_sysclass = { |
Kay Sievers | af5ca3f4 | 2007-12-20 02:09:39 +0100 | [diff] [blame] | 1588 | .name = "lapic", |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1589 | .resume = lapic_resume, |
| 1590 | .suspend = lapic_suspend, |
| 1591 | }; |
| 1592 | |
| 1593 | static struct sys_device device_lapic = { |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 1594 | .id = 0, |
| 1595 | .cls = &lapic_sysclass, |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1596 | }; |
| 1597 | |
Ashok Raj | e6982c6 | 2005-06-25 14:54:58 -0700 | [diff] [blame] | 1598 | static void __cpuinit apic_pm_activate(void) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1599 | { |
| 1600 | apic_pm_state.active = 1; |
| 1601 | } |
| 1602 | |
| 1603 | static int __init init_lapic_sysfs(void) |
| 1604 | { |
| 1605 | int error; |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 1606 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1607 | if (!cpu_has_apic) |
| 1608 | return 0; |
| 1609 | /* XXX: remove suspend/resume procs if !apic_pm_state.active? */ |
Hiroshi Shimamoto | e83a5fd | 2008-01-30 13:32:35 +0100 | [diff] [blame] | 1610 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1611 | error = sysdev_class_register(&lapic_sysclass); |
| 1612 | if (!error) |
| 1613 | error = sysdev_register(&device_lapic); |
| 1614 | return error; |
| 1615 | } |
| 1616 | device_initcall(init_lapic_sysfs); |
| 1617 | |
| 1618 | #else /* CONFIG_PM */ |
| 1619 | |
| 1620 | static void apic_pm_activate(void) { } |
| 1621 | |
| 1622 | #endif /* CONFIG_PM */ |
| 1623 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1624 | /* |
Vojtech Pavlik | f8bf3c6 | 2006-06-26 13:58:23 +0200 | [diff] [blame] | 1625 | * apic_is_clustered_box() -- Check if we can expect good TSC |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1626 | * |
| 1627 | * Thus far, the major user of this is IBM's Summit2 series: |
| 1628 | * |
Linus Torvalds | 637029c | 2006-02-27 20:41:56 -0800 | [diff] [blame] | 1629 | * Clustered boxes may have unsynced TSC problems if they are |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1630 | * multi-chassis. Use available data to take a good guess. |
| 1631 | * If in doubt, go HPET. |
| 1632 | */ |
Vojtech Pavlik | f8bf3c6 | 2006-06-26 13:58:23 +0200 | [diff] [blame] | 1633 | __cpuinit int apic_is_clustered_box(void) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1634 | { |
| 1635 | int i, clusters, zeros; |
| 1636 | unsigned id; |
Yinghai Lu | 322850a | 2008-02-23 21:48:42 -0800 | [diff] [blame] | 1637 | u16 *bios_cpu_apicid; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1638 | DECLARE_BITMAP(clustermap, NUM_APIC_CLUSTERS); |
| 1639 | |
Yinghai Lu | 322850a | 2008-02-23 21:48:42 -0800 | [diff] [blame] | 1640 | /* |
| 1641 | * there is not this kind of box with AMD CPU yet. |
| 1642 | * Some AMD box with quadcore cpu and 8 sockets apicid |
| 1643 | * will be [4, 0x23] or [8, 0x27] could be thought to |
Yinghai Lu | f8fffa4 | 2008-02-24 21:36:28 -0800 | [diff] [blame] | 1644 | * vsmp box still need checking... |
Yinghai Lu | 322850a | 2008-02-23 21:48:42 -0800 | [diff] [blame] | 1645 | */ |
Ravikiran G Thirumalai | 1cb6848 | 2008-03-20 00:45:08 -0700 | [diff] [blame] | 1646 | if ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) && !is_vsmp_box()) |
Yinghai Lu | 322850a | 2008-02-23 21:48:42 -0800 | [diff] [blame] | 1647 | return 0; |
| 1648 | |
Mike Travis | 23ca4bb | 2008-05-12 21:21:12 +0200 | [diff] [blame] | 1649 | bios_cpu_apicid = early_per_cpu_ptr(x86_bios_cpu_apicid); |
Suresh Siddha | 376ec33f | 2005-05-16 21:53:32 -0700 | [diff] [blame] | 1650 | bitmap_zero(clustermap, NUM_APIC_CLUSTERS); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1651 | |
| 1652 | for (i = 0; i < NR_CPUS; i++) { |
travis@sgi.com | e8c10ef | 2008-01-30 13:33:12 +0100 | [diff] [blame] | 1653 | /* are we being called early in kernel startup? */ |
Mike Travis | 693e3c5 | 2008-01-30 13:33:14 +0100 | [diff] [blame] | 1654 | if (bios_cpu_apicid) { |
| 1655 | id = bios_cpu_apicid[i]; |
travis@sgi.com | e8c10ef | 2008-01-30 13:33:12 +0100 | [diff] [blame] | 1656 | } |
| 1657 | else if (i < nr_cpu_ids) { |
| 1658 | if (cpu_present(i)) |
| 1659 | id = per_cpu(x86_bios_cpu_apicid, i); |
| 1660 | else |
| 1661 | continue; |
| 1662 | } |
| 1663 | else |
| 1664 | break; |
| 1665 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1666 | if (id != BAD_APICID) |
| 1667 | __set_bit(APIC_CLUSTERID(id), clustermap); |
| 1668 | } |
| 1669 | |
| 1670 | /* Problem: Partially populated chassis may not have CPUs in some of |
| 1671 | * the APIC clusters they have been allocated. Only present CPUs have |
travis@sgi.com | 602a54a | 2008-01-30 13:33:21 +0100 | [diff] [blame] | 1672 | * x86_bios_cpu_apicid entries, thus causing zeroes in the bitmap. |
| 1673 | * Since clusters are allocated sequentially, count zeros only if |
| 1674 | * they are bounded by ones. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1675 | */ |
| 1676 | clusters = 0; |
| 1677 | zeros = 0; |
| 1678 | for (i = 0; i < NUM_APIC_CLUSTERS; i++) { |
| 1679 | if (test_bit(i, clustermap)) { |
| 1680 | clusters += 1 + zeros; |
| 1681 | zeros = 0; |
| 1682 | } else |
| 1683 | ++zeros; |
| 1684 | } |
| 1685 | |
Ravikiran G Thirumalai | 1cb6848 | 2008-03-20 00:45:08 -0700 | [diff] [blame] | 1686 | /* ScaleMP vSMPowered boxes have one cluster per board and TSCs are |
| 1687 | * not guaranteed to be synced between boards |
| 1688 | */ |
| 1689 | if (is_vsmp_box() && clusters > 1) |
| 1690 | return 1; |
| 1691 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1692 | /* |
Vojtech Pavlik | f8bf3c6 | 2006-06-26 13:58:23 +0200 | [diff] [blame] | 1693 | * If clusters > 2, then should be multi-chassis. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1694 | * May have to revisit this when multi-core + hyperthreaded CPUs come |
| 1695 | * out, but AFAIK this will work even for them. |
| 1696 | */ |
| 1697 | return (clusters > 2); |
| 1698 | } |
| 1699 | |
Suresh Siddha | 6e1cb38 | 2008-07-10 11:16:58 -0700 | [diff] [blame] | 1700 | static __init int setup_nox2apic(char *str) |
| 1701 | { |
| 1702 | disable_x2apic = 1; |
| 1703 | clear_cpu_cap(&boot_cpu_data, X86_FEATURE_X2APIC); |
| 1704 | return 0; |
| 1705 | } |
| 1706 | early_param("nox2apic", setup_nox2apic); |
| 1707 | |
| 1708 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1709 | /* |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1710 | * APIC command line parameters |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1711 | */ |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1712 | static int __init apic_set_verbosity(char *str) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1713 | { |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1714 | if (str == NULL) { |
| 1715 | skip_ioapic_setup = 0; |
| 1716 | ioapic_force = 1; |
| 1717 | return 0; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1718 | } |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1719 | if (strcmp("debug", str) == 0) |
| 1720 | apic_verbosity = APIC_DEBUG; |
| 1721 | else if (strcmp("verbose", str) == 0) |
| 1722 | apic_verbosity = APIC_VERBOSE; |
| 1723 | else { |
| 1724 | printk(KERN_WARNING "APIC Verbosity level %s not recognised" |
| 1725 | " use apic=verbose or apic=debug\n", str); |
| 1726 | return -EINVAL; |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1727 | } |
| 1728 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1729 | return 0; |
| 1730 | } |
Thomas Gleixner | 0e078e2 | 2008-01-30 13:30:20 +0100 | [diff] [blame] | 1731 | early_param("apic", apic_set_verbosity); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1732 | |
Thomas Gleixner | 6935d1f | 2007-07-21 17:10:17 +0200 | [diff] [blame] | 1733 | static __init int setup_disableapic(char *str) |
| 1734 | { |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1735 | disable_apic = 1; |
Yinghai Lu | 9175fc0 | 2008-07-21 01:38:14 -0700 | [diff] [blame] | 1736 | setup_clear_cpu_cap(X86_FEATURE_APIC); |
Andi Kleen | 2c8c0e6 | 2006-09-26 10:52:32 +0200 | [diff] [blame] | 1737 | return 0; |
| 1738 | } |
| 1739 | early_param("disableapic", setup_disableapic); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1740 | |
Andi Kleen | 2c8c0e6 | 2006-09-26 10:52:32 +0200 | [diff] [blame] | 1741 | /* same as disableapic, for compatibility */ |
Thomas Gleixner | 6935d1f | 2007-07-21 17:10:17 +0200 | [diff] [blame] | 1742 | static __init int setup_nolapic(char *str) |
| 1743 | { |
Andi Kleen | 2c8c0e6 | 2006-09-26 10:52:32 +0200 | [diff] [blame] | 1744 | return setup_disableapic(str); |
Thomas Gleixner | 6935d1f | 2007-07-21 17:10:17 +0200 | [diff] [blame] | 1745 | } |
Andi Kleen | 2c8c0e6 | 2006-09-26 10:52:32 +0200 | [diff] [blame] | 1746 | early_param("nolapic", setup_nolapic); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1747 | |
Linus Torvalds | 2e7c283 | 2007-03-23 11:32:31 -0700 | [diff] [blame] | 1748 | static int __init parse_lapic_timer_c2_ok(char *arg) |
| 1749 | { |
| 1750 | local_apic_timer_c2_ok = 1; |
| 1751 | return 0; |
| 1752 | } |
| 1753 | early_param("lapic_timer_c2_ok", parse_lapic_timer_c2_ok); |
| 1754 | |
Cyrill Gorcunov | 36fef09 | 2008-08-15 13:51:20 +0200 | [diff] [blame] | 1755 | static int __init parse_disable_apic_timer(char *arg) |
Thomas Gleixner | 6935d1f | 2007-07-21 17:10:17 +0200 | [diff] [blame] | 1756 | { |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1757 | disable_apic_timer = 1; |
Cyrill Gorcunov | 36fef09 | 2008-08-15 13:51:20 +0200 | [diff] [blame] | 1758 | return 0; |
Thomas Gleixner | 6935d1f | 2007-07-21 17:10:17 +0200 | [diff] [blame] | 1759 | } |
Cyrill Gorcunov | 36fef09 | 2008-08-15 13:51:20 +0200 | [diff] [blame] | 1760 | early_param("noapictimer", parse_disable_apic_timer); |
| 1761 | |
| 1762 | static int __init parse_nolapic_timer(char *arg) |
| 1763 | { |
| 1764 | disable_apic_timer = 1; |
| 1765 | return 0; |
| 1766 | } |
| 1767 | early_param("nolapic_timer", parse_nolapic_timer); |
Andi Kleen | 73dea47 | 2006-02-03 21:50:50 +0100 | [diff] [blame] | 1768 | |
Andi Kleen | 0c3749c | 2006-02-03 21:51:41 +0100 | [diff] [blame] | 1769 | static __init int setup_apicpmtimer(char *s) |
| 1770 | { |
| 1771 | apic_calibrate_pmtmr = 1; |
Andi Kleen | 7fd6784 | 2006-02-16 23:42:07 +0100 | [diff] [blame] | 1772 | notsc_setup(NULL); |
Thomas Gleixner | b8ce335 | 2007-10-12 23:04:07 +0200 | [diff] [blame] | 1773 | return 0; |
Andi Kleen | 0c3749c | 2006-02-03 21:51:41 +0100 | [diff] [blame] | 1774 | } |
| 1775 | __setup("apicpmtimer", setup_apicpmtimer); |
| 1776 | |
Yinghai Lu | 1e934dd | 2008-02-22 13:37:26 -0800 | [diff] [blame] | 1777 | static int __init lapic_insert_resource(void) |
| 1778 | { |
| 1779 | if (!apic_phys) |
| 1780 | return -1; |
| 1781 | |
| 1782 | /* Put local APIC into the resource map. */ |
| 1783 | lapic_resource.start = apic_phys; |
| 1784 | lapic_resource.end = lapic_resource.start + PAGE_SIZE - 1; |
| 1785 | insert_resource(&iomem_resource, &lapic_resource); |
| 1786 | |
| 1787 | return 0; |
| 1788 | } |
| 1789 | |
| 1790 | /* |
| 1791 | * need call insert after e820_reserve_resources() |
| 1792 | * that is using request_resource |
| 1793 | */ |
| 1794 | late_initcall(lapic_insert_resource); |