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