blob: 61ced40e9c2c5cf78549fb27b75ab8fc51c549d2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * Local APIC handling, local APIC timers
3 *
Ingo Molnar8f47e162009-01-31 02:03:42 +01004 * (c) 1999, 2000, 2009 Ingo Molnar <mingo@redhat.com>
Linus Torvalds1da177e2005-04-16 15:20:36 -07005 *
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
Ingo Molnarcdd6c482009-09-21 12:02:48 +020017#include <linux/perf_event.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070018#include <linux/kernel_stat.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010019#include <linux/mc146818rtc.h>
Thomas Gleixner70a20022008-01-30 13:30:18 +010020#include <linux/acpi_pmtmr.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010021#include <linux/clockchips.h>
22#include <linux/interrupt.h>
23#include <linux/bootmem.h>
Frederic Weisbeckerbcbc4f22008-12-09 23:54:20 +010024#include <linux/ftrace.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010025#include <linux/ioport.h>
26#include <linux/module.h>
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +010027#include <linux/syscore_ops.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010028#include <linux/delay.h>
Jaswinder Singh Rajpute423e332009-01-04 16:16:25 +053029#include <linux/timex.h>
Ralf Baechle334955e2011-06-01 19:04:57 +010030#include <linux/i8253.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010031#include <linux/dmar.h>
32#include <linux/init.h>
33#include <linux/cpu.h>
34#include <linux/dmi.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010035#include <linux/smp.h>
36#include <linux/mm.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070037
Suresh Siddha8a8f4222012-03-30 11:47:08 -070038#include <asm/irq_remapping.h>
Ingo Molnarcdd6c482009-09-21 12:02:48 +020039#include <asm/perf_event.h>
Thomas Gleixner736deca2009-08-19 12:35:53 +020040#include <asm/x86_init.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070041#include <asm/pgalloc.h>
Arun Sharma600634972011-07-26 16:09:06 -070042#include <linux/atomic.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010043#include <asm/mpspec.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010044#include <asm/i8259.h>
Andi Kleen73dea472006-02-03 21:50:50 +010045#include <asm/proto.h>
Andi Kleen2c8c0e62006-09-26 10:52:32 +020046#include <asm/apic.h>
Henrik Kretzschmar7167d082011-02-22 15:38:05 +010047#include <asm/io_apic.h>
Ingo Molnard1de36f2009-01-31 01:59:14 +010048#include <asm/desc.h>
49#include <asm/hpet.h>
50#include <asm/idle.h>
51#include <asm/mtrr.h>
Ralf Baechle16f871b2011-06-01 19:05:06 +010052#include <asm/time.h>
Jaswinder Singh Rajput2bc13792009-01-11 20:34:47 +053053#include <asm/smp.h>
Andi Kleenbe71b852009-02-12 13:49:38 +010054#include <asm/mce.h>
Kerstin Jonsson8c3ba8d2010-05-24 12:13:15 -070055#include <asm/tsc.h>
Sheng Yang2904ed82010-12-21 14:18:48 +080056#include <asm/hypervisor.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070057
Seiji Aguchicf910e82013-06-20 11:46:53 -040058#define CREATE_TRACE_POINTS
59#include <asm/trace/irq_vectors.h>
60
Brian Gerstec70de82009-01-27 12:56:47 +090061unsigned int num_processors;
Ingo Molnarfdbecd92009-01-31 03:57:12 +010062
Brian Gerstec70de82009-01-27 12:56:47 +090063unsigned disabled_cpus __cpuinitdata;
Ingo Molnarfdbecd92009-01-31 03:57:12 +010064
Brian Gerstec70de82009-01-27 12:56:47 +090065/* Processor that is doing the boot up */
66unsigned int boot_cpu_physical_apicid = -1U;
Glauber Costa5af55732008-03-25 13:28:56 -030067
Cyrill Gorcunov80e56092008-08-24 02:01:42 -070068/*
Ingo Molnarfdbecd92009-01-31 03:57:12 +010069 * The highest APIC ID seen during enumeration.
Cyrill Gorcunov80e56092008-08-24 02:01:42 -070070 */
Brian Gerstec70de82009-01-27 12:56:47 +090071unsigned int max_physical_apicid;
72
Ingo Molnarfdbecd92009-01-31 03:57:12 +010073/*
74 * Bitmask of physically existing CPUs:
75 */
Brian Gerstec70de82009-01-27 12:56:47 +090076physid_mask_t phys_cpu_present_map;
77
78/*
79 * Map cpu index to physical APIC ID
80 */
Vlad Zolotarov0816b0f2012-06-11 12:56:52 +030081DEFINE_EARLY_PER_CPU_READ_MOSTLY(u16, x86_cpu_to_apicid, BAD_APICID);
82DEFINE_EARLY_PER_CPU_READ_MOSTLY(u16, x86_bios_cpu_apicid, BAD_APICID);
Brian Gerstec70de82009-01-27 12:56:47 +090083EXPORT_EARLY_PER_CPU_SYMBOL(x86_cpu_to_apicid);
84EXPORT_EARLY_PER_CPU_SYMBOL(x86_bios_cpu_apicid);
Cyrill Gorcunov80e56092008-08-24 02:01:42 -070085
Yinghai Lub3c51172008-08-24 02:01:46 -070086#ifdef CONFIG_X86_32
Tejun Heo4c321ff2011-01-23 14:37:30 +010087
Tejun Heo4c321ff2011-01-23 14:37:30 +010088/*
89 * On x86_32, the mapping between cpu and logical apicid may vary
90 * depending on apic in use. The following early percpu variable is
91 * used for the mapping. This is where the behaviors of x86_64 and 32
92 * actually diverge. Let's keep it ugly for now.
93 */
Vlad Zolotarov0816b0f2012-06-11 12:56:52 +030094DEFINE_EARLY_PER_CPU_READ_MOSTLY(int, x86_cpu_to_logical_apicid, BAD_APICID);
Tejun Heo4c321ff2011-01-23 14:37:30 +010095
Yinghai Luf28c0ae2008-08-24 02:01:49 -070096/* Local APIC was disabled by the BIOS and enabled by the kernel */
97static int enabled_via_apicbase;
98
Cyrill Gorcunovc0eaa452009-04-12 20:47:40 +040099/*
100 * Handle interrupt mode configuration register (IMCR).
101 * This register controls whether the interrupt signals
102 * that reach the BSP come from the master PIC or from the
103 * local APIC. Before entering Symmetric I/O Mode, either
104 * the BIOS or the operating system must switch out of
105 * PIC Mode by changing the IMCR.
106 */
Alexander van Heukelum5cda3952009-04-13 17:39:24 +0200107static inline void imcr_pic_to_apic(void)
Cyrill Gorcunovc0eaa452009-04-12 20:47:40 +0400108{
109 /* select IMCR register */
110 outb(0x70, 0x22);
111 /* NMI and 8259 INTR go through APIC */
112 outb(0x01, 0x23);
113}
114
Alexander van Heukelum5cda3952009-04-13 17:39:24 +0200115static inline void imcr_apic_to_pic(void)
Cyrill Gorcunovc0eaa452009-04-12 20:47:40 +0400116{
117 /* select IMCR register */
118 outb(0x70, 0x22);
119 /* NMI and 8259 INTR go directly to BSP */
120 outb(0x00, 0x23);
121}
Yinghai Lub3c51172008-08-24 02:01:46 -0700122#endif
123
Suresh Siddha279f1462012-10-22 14:37:58 -0700124/*
125 * Knob to control our willingness to enable the local APIC.
126 *
127 * +1=force-enable
128 */
129static int force_enable_local_apic __initdata;
130/*
131 * APIC command line parameters
132 */
133static int __init parse_lapic(char *arg)
134{
135 if (config_enabled(CONFIG_X86_32) && !arg)
136 force_enable_local_apic = 1;
Mathias Krause27cf9292013-02-19 20:47:07 +0100137 else if (arg && !strncmp(arg, "notscdeadline", 13))
Suresh Siddha279f1462012-10-22 14:37:58 -0700138 setup_clear_cpu_cap(X86_FEATURE_TSC_DEADLINE_TIMER);
139 return 0;
140}
141early_param("lapic", parse_lapic);
142
Yinghai Lub3c51172008-08-24 02:01:46 -0700143#ifdef CONFIG_X86_64
Chris Wrightbc1d99c2007-10-12 23:04:23 +0200144static int apic_calibrate_pmtmr __initdata;
Yinghai Lub3c51172008-08-24 02:01:46 -0700145static __init int setup_apicpmtimer(char *s)
146{
147 apic_calibrate_pmtmr = 1;
148 notsc_setup(NULL);
149 return 0;
150}
151__setup("apicpmtimer", setup_apicpmtimer);
152#endif
153
Suresh Siddhafc1edaf2009-04-20 13:02:27 -0700154int x2apic_mode;
Yinghai Lu06cd9a72009-02-16 17:29:58 -0800155#ifdef CONFIG_X86_X2APIC
Suresh Siddha6e1cb382008-07-10 11:16:58 -0700156/* x2apic enabled before OS handover */
Yinghai Lufb209bd2011-12-21 17:45:17 -0800157int x2apic_preenabled;
158static int x2apic_disabled;
Yinghai Lua31bc322011-12-23 11:01:43 -0800159static int nox2apic;
Yinghai Lu49899ea2008-08-24 02:01:47 -0700160static __init int setup_nox2apic(char *str)
161{
Suresh Siddha39d83a52009-04-20 13:02:29 -0700162 if (x2apic_enabled()) {
Yinghai Lua31bc322011-12-23 11:01:43 -0800163 int apicid = native_apic_msr_read(APIC_ID);
Suresh Siddha39d83a52009-04-20 13:02:29 -0700164
Yinghai Lua31bc322011-12-23 11:01:43 -0800165 if (apicid >= 255) {
166 pr_warning("Apicid: %08x, cannot enforce nox2apic\n",
167 apicid);
168 return 0;
169 }
170
171 pr_warning("x2apic already enabled. will disable it\n");
172 } else
173 setup_clear_cpu_cap(X86_FEATURE_X2APIC);
174
175 nox2apic = 1;
176
Yinghai Lu49899ea2008-08-24 02:01:47 -0700177 return 0;
178}
179early_param("nox2apic", setup_nox2apic);
180#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700181
Yinghai Lub3c51172008-08-24 02:01:46 -0700182unsigned long mp_lapic_addr;
183int disable_apic;
184/* Disable local APIC timer from the kernel commandline or via dmi quirk */
Henrik Kretzschmar25874a22011-03-11 08:02:36 +0100185static int disable_apic_timer __initdata;
Hiroshi Shimamotoe83a5fd2008-01-30 13:32:35 +0100186/* Local APIC timer works in C2 */
Linus Torvalds2e7c2832007-03-23 11:32:31 -0700187int local_apic_timer_c2_ok;
188EXPORT_SYMBOL_GPL(local_apic_timer_c2_ok);
189
Yinghai Luefa25592008-08-19 20:50:36 -0700190int first_system_vector = 0xfe;
191
Hiroshi Shimamotoe83a5fd2008-01-30 13:32:35 +0100192/*
193 * Debug level, exported for io_apic.c
194 */
Maciej W. Rozyckibaa13182008-07-14 18:44:51 +0100195unsigned int apic_verbosity;
Hiroshi Shimamotoe83a5fd2008-01-30 13:32:35 +0100196
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -0700197int pic_mode;
198
Alexey Starikovskiybab4b272008-05-19 19:47:03 +0400199/* Have we found an MP table */
200int smp_found_config;
201
Aaron Durbin39928722006-12-07 02:14:01 +0100202static struct resource lapic_resource = {
203 .name = "Local APIC",
204 .flags = IORESOURCE_MEM | IORESOURCE_BUSY,
205};
206
Jacob Pan1ade93e2011-11-10 13:42:40 +0000207unsigned int lapic_timer_frequency = 0;
Thomas Gleixnerd03030e2007-10-12 23:04:06 +0200208
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100209static void apic_pm_activate(void);
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200210
Andi Kleend3432892008-01-30 13:33:17 +0100211static unsigned long apic_phys;
212
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100213/*
214 * Get the LAPIC version
215 */
216static inline int lapic_get_version(void)
217{
218 return GET_APIC_VERSION(apic_read(APIC_LVR));
219}
220
221/*
Cyrill Gorcunov9c803862008-08-16 23:21:54 +0400222 * Check, if the APIC is integrated or a separate chip
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100223 */
224static inline int lapic_is_integrated(void)
225{
Cyrill Gorcunov9c803862008-08-16 23:21:54 +0400226#ifdef CONFIG_X86_64
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100227 return 1;
Cyrill Gorcunov9c803862008-08-16 23:21:54 +0400228#else
229 return APIC_INTEGRATED(lapic_get_version());
230#endif
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100231}
232
233/*
234 * Check, whether this is a modern or a first generation APIC
235 */
236static int modern_apic(void)
237{
238 /* AMD systems use old APIC versions, so check the CPU */
239 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD &&
240 boot_cpu_data.x86 >= 0xf)
241 return 1;
242 return lapic_get_version() >= 0x14;
243}
244
Cyrill Gorcunov08306ce2009-04-12 20:47:41 +0400245/*
Cyrill Gorcunova933c612009-10-14 00:07:04 +0400246 * right after this call apic become NOOP driven
247 * so apic->write/read doesn't do anything
Cyrill Gorcunov08306ce2009-04-12 20:47:41 +0400248 */
Henrik Kretzschmar25874a22011-03-11 08:02:36 +0100249static void __init apic_disable(void)
Cyrill Gorcunov08306ce2009-04-12 20:47:41 +0400250{
Cyrill Gorcunovf88f2b42009-10-15 19:04:16 +0400251 pr_info("APIC: switched to apic NOOP\n");
Cyrill Gorcunova933c612009-10-14 00:07:04 +0400252 apic = &apic_noop;
Cyrill Gorcunov08306ce2009-04-12 20:47:41 +0400253}
254
Yinghai Luc1eeb2d2009-02-16 23:02:14 -0800255void native_apic_wait_icr_idle(void)
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100256{
257 while (apic_read(APIC_ICR) & APIC_ICR_BUSY)
258 cpu_relax();
259}
260
Yinghai Luc1eeb2d2009-02-16 23:02:14 -0800261u32 native_safe_apic_wait_icr_idle(void)
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100262{
263 u32 send_status;
264 int timeout;
265
266 timeout = 0;
267 do {
268 send_status = apic_read(APIC_ICR) & APIC_ICR_BUSY;
269 if (!send_status)
270 break;
Fernando Luis Vazquez Caob49d7d82011-12-15 11:32:24 +0900271 inc_irq_stat(icr_read_retry_count);
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100272 udelay(100);
273 } while (timeout++ < 1000);
274
275 return send_status;
276}
277
Yinghai Luc1eeb2d2009-02-16 23:02:14 -0800278void native_apic_icr_write(u32 low, u32 id)
Suresh Siddha1b374e42008-07-10 11:16:49 -0700279{
Cyrill Gorcunoved4e5ec2008-08-15 13:51:20 +0200280 apic_write(APIC_ICR2, SET_APIC_DEST_FIELD(id));
Suresh Siddha1b374e42008-07-10 11:16:49 -0700281 apic_write(APIC_ICR, low);
282}
283
Yinghai Luc1eeb2d2009-02-16 23:02:14 -0800284u64 native_apic_icr_read(void)
Suresh Siddha1b374e42008-07-10 11:16:49 -0700285{
286 u32 icr1, icr2;
287
288 icr2 = apic_read(APIC_ICR2);
289 icr1 = apic_read(APIC_ICR);
290
Cyrill Gorcunovcf9768d72008-08-16 23:21:55 +0400291 return icr1 | ((u64)icr2 << 32);
Suresh Siddha1b374e42008-07-10 11:16:49 -0700292}
293
Cyrill Gorcunov7c37e482008-08-24 02:01:40 -0700294#ifdef CONFIG_X86_32
295/**
296 * get_physical_broadcast - Get number of physical broadcast IDs
297 */
298int get_physical_broadcast(void)
299{
300 return modern_apic() ? 0xff : 0xf;
301}
302#endif
303
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100304/**
305 * lapic_get_maxlvt - get the maximum number of local vector table entries
306 */
307int lapic_get_maxlvt(void)
308{
Cyrill Gorcunov36a028d2008-07-24 13:52:28 +0200309 unsigned int v;
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100310
311 v = apic_read(APIC_LVR);
Cyrill Gorcunov36a028d2008-07-24 13:52:28 +0200312 /*
313 * - we always have APIC integrated on 64bit mode
314 * - 82489DXs do not report # of LVT entries
315 */
316 return APIC_INTEGRATED(GET_APIC_VERSION(v)) ? GET_APIC_MAXLVT(v) : 2;
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100317}
318
319/*
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +0400320 * Local APIC timer
321 */
322
Cyrill Gorcunovc40aaec2008-08-18 20:45:55 +0400323/* Clock divisor */
Cyrill Gorcunovc40aaec2008-08-18 20:45:55 +0400324#define APIC_DIVISOR 16
Suresh Siddha279f1462012-10-22 14:37:58 -0700325#define TSC_DIVISOR 32
Cyrill Gorcunovf07f4f92008-08-15 13:51:21 +0200326
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100327/*
328 * This function sets up the local APIC timer, with a timeout of
329 * 'clocks' APIC bus clock. During calibration we actually call
330 * this function twice on the boot CPU, once with a bogus timeout
331 * value, second time for real. The other (noncalibrating) CPUs
332 * call this function only once, with the real, calibrated value.
333 *
334 * We do reads before writes even if unnecessary, to get around the
335 * P5 APIC double write bug.
336 */
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100337static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen)
338{
339 unsigned int lvtt_value, tmp_value;
340
341 lvtt_value = LOCAL_TIMER_VECTOR;
342 if (!oneshot)
343 lvtt_value |= APIC_LVT_TIMER_PERIODIC;
Suresh Siddha279f1462012-10-22 14:37:58 -0700344 else if (boot_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER))
345 lvtt_value |= APIC_LVT_TIMER_TSCDEADLINE;
346
Cyrill Gorcunovf07f4f92008-08-15 13:51:21 +0200347 if (!lapic_is_integrated())
348 lvtt_value |= SET_APIC_TIMER_BASE(APIC_TIMER_BASE_DIV);
349
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100350 if (!irqen)
351 lvtt_value |= APIC_LVT_MASKED;
352
353 apic_write(APIC_LVTT, lvtt_value);
354
Suresh Siddha279f1462012-10-22 14:37:58 -0700355 if (lvtt_value & APIC_LVT_TIMER_TSCDEADLINE) {
356 printk_once(KERN_DEBUG "TSC deadline timer enabled\n");
357 return;
358 }
359
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100360 /*
361 * Divide PICLK by 16
362 */
363 tmp_value = apic_read(APIC_TDCR);
Cyrill Gorcunovc40aaec2008-08-18 20:45:55 +0400364 apic_write(APIC_TDCR,
365 (tmp_value & ~(APIC_TDR_DIV_1 | APIC_TDR_DIV_TMBASE)) |
366 APIC_TDR_DIV_16);
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100367
368 if (!oneshot)
Cyrill Gorcunovf07f4f92008-08-15 13:51:21 +0200369 apic_write(APIC_TMICT, clocks / APIC_DIVISOR);
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100370}
371
372/*
Robert Richtera68c4392010-10-06 12:27:53 +0200373 * Setup extended LVT, AMD specific
Robert Richter7b83dae2008-01-30 13:30:40 +0100374 *
Robert Richtera68c4392010-10-06 12:27:53 +0200375 * Software should use the LVT offsets the BIOS provides. The offsets
376 * are determined by the subsystems using it like those for MCE
377 * threshold or IBS. On K8 only offset 0 (APIC500) and MCE interrupts
378 * are supported. Beginning with family 10h at least 4 offsets are
379 * available.
Robert Richter286f5712008-07-22 21:08:46 +0200380 *
Robert Richtera68c4392010-10-06 12:27:53 +0200381 * Since the offsets must be consistent for all cores, we keep track
382 * of the LVT offsets in software and reserve the offset for the same
383 * vector also to be used on other cores. An offset is freed by
384 * setting the entry to APIC_EILVT_MASKED.
385 *
386 * If the BIOS is right, there should be no conflicts. Otherwise a
387 * "[Firmware Bug]: ..." error message is generated. However, if
388 * software does not properly determines the offsets, it is not
389 * necessarily a BIOS bug.
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100390 */
Robert Richter7b83dae2008-01-30 13:30:40 +0100391
Robert Richtera68c4392010-10-06 12:27:53 +0200392static atomic_t eilvt_offsets[APIC_EILVT_NR_MAX];
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100393
Robert Richtera68c4392010-10-06 12:27:53 +0200394static inline int eilvt_entry_is_changeable(unsigned int old, unsigned int new)
395{
396 return (old & APIC_EILVT_MASKED)
397 || (new == APIC_EILVT_MASKED)
398 || ((new & ~APIC_EILVT_MASKED) == old);
399}
400
401static unsigned int reserve_eilvt_offset(int offset, unsigned int new)
402{
Robert Richter8abc3122012-03-27 20:04:02 +0200403 unsigned int rsvd, vector;
Robert Richtera68c4392010-10-06 12:27:53 +0200404
405 if (offset >= APIC_EILVT_NR_MAX)
406 return ~0;
407
Robert Richter8abc3122012-03-27 20:04:02 +0200408 rsvd = atomic_read(&eilvt_offsets[offset]);
Robert Richtera68c4392010-10-06 12:27:53 +0200409 do {
Robert Richter8abc3122012-03-27 20:04:02 +0200410 vector = rsvd & ~APIC_EILVT_MASKED; /* 0: unassigned */
411 if (vector && !eilvt_entry_is_changeable(vector, new))
Robert Richtera68c4392010-10-06 12:27:53 +0200412 /* may not change if vectors are different */
413 return rsvd;
414 rsvd = atomic_cmpxchg(&eilvt_offsets[offset], rsvd, new);
415 } while (rsvd != new);
416
Robert Richter8abc3122012-03-27 20:04:02 +0200417 rsvd &= ~APIC_EILVT_MASKED;
418 if (rsvd && rsvd != vector)
419 pr_info("LVT offset %d assigned for vector 0x%02x\n",
420 offset, rsvd);
421
Robert Richtera68c4392010-10-06 12:27:53 +0200422 return new;
423}
424
425/*
426 * If mask=1, the LVT entry does not generate interrupts while mask=0
Robert Richtercbf74ce2011-05-30 16:31:11 +0200427 * enables the vector. See also the BKDGs. Must be called with
428 * preemption disabled.
Robert Richtera68c4392010-10-06 12:27:53 +0200429 */
430
Robert Richter27afdf22010-10-06 12:27:54 +0200431int setup_APIC_eilvt(u8 offset, u8 vector, u8 msg_type, u8 mask)
Robert Richtera68c4392010-10-06 12:27:53 +0200432{
433 unsigned long reg = APIC_EILVTn(offset);
434 unsigned int new, old, reserved;
435
436 new = (mask << 16) | (msg_type << 8) | vector;
437 old = apic_read(reg);
438 reserved = reserve_eilvt_offset(offset, new);
439
440 if (reserved != new) {
Robert Richtereb48c9c2010-10-25 16:03:39 +0200441 pr_err(FW_BUG "cpu %d, try to use APIC%lX (LVT offset %d) for "
442 "vector 0x%x, but the register is already in use for "
443 "vector 0x%x on another cpu\n",
444 smp_processor_id(), reg, offset, new, reserved);
Robert Richtera68c4392010-10-06 12:27:53 +0200445 return -EINVAL;
446 }
447
448 if (!eilvt_entry_is_changeable(old, new)) {
Robert Richtereb48c9c2010-10-25 16:03:39 +0200449 pr_err(FW_BUG "cpu %d, try to use APIC%lX (LVT offset %d) for "
450 "vector 0x%x, but the register is already in use for "
451 "vector 0x%x on this cpu\n",
452 smp_processor_id(), reg, offset, new, old);
Robert Richtera68c4392010-10-06 12:27:53 +0200453 return -EBUSY;
454 }
455
456 apic_write(reg, new);
457
458 return 0;
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100459}
Robert Richter27afdf22010-10-06 12:27:54 +0200460EXPORT_SYMBOL_GPL(setup_APIC_eilvt);
Robert Richter7b83dae2008-01-30 13:30:40 +0100461
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100462/*
463 * Program the next event, relative to now
464 */
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200465static int lapic_next_event(unsigned long delta,
466 struct clock_event_device *evt)
467{
468 apic_write(APIC_TMICT, delta);
469 return 0;
470}
471
Suresh Siddha279f1462012-10-22 14:37:58 -0700472static int lapic_next_deadline(unsigned long delta,
473 struct clock_event_device *evt)
474{
475 u64 tsc;
476
477 rdtscll(tsc);
478 wrmsrl(MSR_IA32_TSC_DEADLINE, tsc + (((u64) delta) * TSC_DIVISOR));
479 return 0;
480}
481
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100482/*
483 * Setup the lapic timer in periodic or oneshot mode
484 */
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200485static void lapic_timer_setup(enum clock_event_mode mode,
486 struct clock_event_device *evt)
487{
488 unsigned long flags;
489 unsigned int v;
490
491 /* Lapic used as dummy for broadcast ? */
492 if (evt->features & CLOCK_EVT_FEAT_DUMMY)
493 return;
494
495 local_irq_save(flags);
496
497 switch (mode) {
498 case CLOCK_EVT_MODE_PERIODIC:
499 case CLOCK_EVT_MODE_ONESHOT:
Jacob Pan1ade93e2011-11-10 13:42:40 +0000500 __setup_APIC_LVTT(lapic_timer_frequency,
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200501 mode != CLOCK_EVT_MODE_PERIODIC, 1);
502 break;
503 case CLOCK_EVT_MODE_UNUSED:
504 case CLOCK_EVT_MODE_SHUTDOWN:
505 v = apic_read(APIC_LVTT);
506 v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR);
507 apic_write(APIC_LVTT, v);
Andreas Herrmann6f9b4102009-10-27 11:01:38 +0100508 apic_write(APIC_TMICT, 0);
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200509 break;
510 case CLOCK_EVT_MODE_RESUME:
511 /* Nothing to do here */
512 break;
513 }
514
515 local_irq_restore(flags);
516}
517
518/*
519 * Local APIC timer broadcast function
520 */
Mike Travis96289372008-12-31 18:08:46 -0800521static void lapic_timer_broadcast(const struct cpumask *mask)
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200522{
523#ifdef CONFIG_SMP
Ingo Molnardac5f412009-01-28 15:42:24 +0100524 apic->send_IPI_mask(mask, LOCAL_TIMER_VECTOR);
Thomas Gleixnerba7eda42007-10-12 23:04:07 +0200525#endif
526}
527
Henrik Kretzschmar25874a22011-03-11 08:02:36 +0100528
529/*
530 * The local apic timer can be used for any function which is CPU local.
531 */
532static struct clock_event_device lapic_clockevent = {
533 .name = "lapic",
534 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT
535 | CLOCK_EVT_FEAT_C3STOP | CLOCK_EVT_FEAT_DUMMY,
536 .shift = 32,
537 .set_mode = lapic_timer_setup,
538 .set_next_event = lapic_next_event,
539 .broadcast = lapic_timer_broadcast,
540 .rating = 100,
541 .irq = -1,
542};
543static DEFINE_PER_CPU(struct clock_event_device, lapic_events);
544
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100545/*
Uwe Kleine-König421f91d2010-06-11 12:17:00 +0200546 * Setup the local APIC timer for this CPU. Copy the initialized values
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100547 * of the boot CPU and register the clock event in the framework.
548 */
Cyrill Gorcunovdb4b5522008-08-24 02:01:39 -0700549static void __cpuinit setup_APIC_timer(void)
Fernando Luis VazquezCao8339e9f2007-05-02 19:27:17 +0200550{
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100551 struct clock_event_device *levt = &__get_cpu_var(lapic_events);
552
Christoph Lameter349c0042011-03-12 12:50:10 +0100553 if (this_cpu_has(X86_FEATURE_ARAT)) {
Venkatesh Pallipadidb954b52009-04-06 18:51:29 -0700554 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP;
555 /* Make LAPIC timer preferrable over percpu HPET */
556 lapic_clockevent.rating = 150;
557 }
558
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100559 memcpy(levt, &lapic_clockevent, sizeof(*levt));
Rusty Russell320ab2b2008-12-13 21:20:26 +1030560 levt->cpumask = cpumask_of(smp_processor_id());
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100561
Suresh Siddha279f1462012-10-22 14:37:58 -0700562 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) {
563 levt->features &= ~(CLOCK_EVT_FEAT_PERIODIC |
564 CLOCK_EVT_FEAT_DUMMY);
565 levt->set_next_event = lapic_next_deadline;
566 clockevents_config_and_register(levt,
567 (tsc_khz / TSC_DIVISOR) * 1000,
568 0xF, ~0UL);
569 } else
570 clockevents_register_device(levt);
Fernando Luis VazquezCao8339e9f2007-05-02 19:27:17 +0200571}
572
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700573/*
574 * In this functions we calibrate APIC bus clocks to the external timer.
575 *
576 * We want to do the calibration only once since we want to have local timer
577 * irqs syncron. CPUs connected by the same APIC bus have the very same bus
578 * frequency.
579 *
580 * This was previously done by reading the PIT/HPET and waiting for a wrap
581 * around to find out, that a tick has elapsed. I have a box, where the PIT
582 * readout is broken, so it never gets out of the wait loop again. This was
583 * also reported by others.
584 *
585 * Monitoring the jiffies value is inaccurate and the clockevents
586 * infrastructure allows us to do a simple substitution of the interrupt
587 * handler.
588 *
589 * The calibration routine also uses the pm_timer when possible, as the PIT
590 * happens to run way too slow (factor 2.3 on my VAIO CoreDuo, which goes
591 * back to normal later in the boot process).
592 */
593
594#define LAPIC_CAL_LOOPS (HZ/10)
595
596static __initdata int lapic_cal_loops = -1;
597static __initdata long lapic_cal_t1, lapic_cal_t2;
598static __initdata unsigned long long lapic_cal_tsc1, lapic_cal_tsc2;
599static __initdata unsigned long lapic_cal_pm1, lapic_cal_pm2;
600static __initdata unsigned long lapic_cal_j1, lapic_cal_j2;
601
602/*
603 * Temporary interrupt handler.
604 */
605static void __init lapic_cal_handler(struct clock_event_device *dev)
606{
607 unsigned long long tsc = 0;
608 long tapic = apic_read(APIC_TMCCT);
609 unsigned long pm = acpi_pm_read_early();
610
611 if (cpu_has_tsc)
612 rdtscll(tsc);
613
614 switch (lapic_cal_loops++) {
615 case 0:
616 lapic_cal_t1 = tapic;
617 lapic_cal_tsc1 = tsc;
618 lapic_cal_pm1 = pm;
619 lapic_cal_j1 = jiffies;
620 break;
621
622 case LAPIC_CAL_LOOPS:
623 lapic_cal_t2 = tapic;
624 lapic_cal_tsc2 = tsc;
625 if (pm < lapic_cal_pm1)
626 pm += ACPI_PM_OVRRUN;
627 lapic_cal_pm2 = pm;
628 lapic_cal_j2 = jiffies;
629 break;
630 }
631}
632
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900633static int __init
634calibrate_by_pmtimer(long deltapm, long *delta, long *deltatsc)
Cyrill Gorcunovb1898922008-09-12 23:58:24 +0400635{
636 const long pm_100ms = PMTMR_TICKS_PER_SEC / 10;
637 const long pm_thresh = pm_100ms / 100;
638 unsigned long mult;
639 u64 res;
640
641#ifndef CONFIG_X86_PM_TIMER
642 return -1;
643#endif
644
Yasuaki Ishimatsu39ba5d42009-01-28 12:52:24 +0900645 apic_printk(APIC_VERBOSE, "... PM-Timer delta = %ld\n", deltapm);
Cyrill Gorcunovb1898922008-09-12 23:58:24 +0400646
647 /* Check, if the PM timer is available */
648 if (!deltapm)
649 return -1;
650
651 mult = clocksource_hz2mult(PMTMR_TICKS_PER_SEC, 22);
652
653 if (deltapm > (pm_100ms - pm_thresh) &&
654 deltapm < (pm_100ms + pm_thresh)) {
Yasuaki Ishimatsu39ba5d42009-01-28 12:52:24 +0900655 apic_printk(APIC_VERBOSE, "... PM-Timer result ok\n");
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900656 return 0;
657 }
658
659 res = (((u64)deltapm) * mult) >> 22;
660 do_div(res, 1000000);
661 pr_warning("APIC calibration not consistent "
Yasuaki Ishimatsu39ba5d42009-01-28 12:52:24 +0900662 "with PM-Timer: %ldms instead of 100ms\n",(long)res);
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900663
664 /* Correct the lapic counter value */
665 res = (((u64)(*delta)) * pm_100ms);
666 do_div(res, deltapm);
667 pr_info("APIC delta adjusted to PM-Timer: "
668 "%lu (%ld)\n", (unsigned long)res, *delta);
669 *delta = (long)res;
670
671 /* Correct the tsc counter value */
672 if (cpu_has_tsc) {
673 res = (((u64)(*deltatsc)) * pm_100ms);
Cyrill Gorcunovb1898922008-09-12 23:58:24 +0400674 do_div(res, deltapm);
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900675 apic_printk(APIC_VERBOSE, "TSC delta adjusted to "
Frans Pop3235dc32010-02-06 18:47:17 +0100676 "PM-Timer: %lu (%ld)\n",
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900677 (unsigned long)res, *deltatsc);
678 *deltatsc = (long)res;
Cyrill Gorcunovb1898922008-09-12 23:58:24 +0400679 }
680
681 return 0;
682}
683
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700684static int __init calibrate_APIC_clock(void)
685{
686 struct clock_event_device *levt = &__get_cpu_var(lapic_events);
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700687 void (*real_handler)(struct clock_event_device *dev);
688 unsigned long deltaj;
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900689 long delta, deltatsc;
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700690 int pm_referenced = 0;
691
Jacob Pan1ade93e2011-11-10 13:42:40 +0000692 /**
693 * check if lapic timer has already been calibrated by platform
694 * specific routine, such as tsc calibration code. if so, we just fill
695 * in the clockevent structure and return.
696 */
697
Suresh Siddha279f1462012-10-22 14:37:58 -0700698 if (boot_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) {
699 return 0;
700 } else if (lapic_timer_frequency) {
Jacob Pan1ade93e2011-11-10 13:42:40 +0000701 apic_printk(APIC_VERBOSE, "lapic timer already calibrated %d\n",
702 lapic_timer_frequency);
703 lapic_clockevent.mult = div_sc(lapic_timer_frequency/APIC_DIVISOR,
704 TICK_NSEC, lapic_clockevent.shift);
705 lapic_clockevent.max_delta_ns =
706 clockevent_delta2ns(0x7FFFFF, &lapic_clockevent);
707 lapic_clockevent.min_delta_ns =
708 clockevent_delta2ns(0xF, &lapic_clockevent);
709 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_DUMMY;
710 return 0;
711 }
712
Suresh Siddha279f1462012-10-22 14:37:58 -0700713 apic_printk(APIC_VERBOSE, "Using local APIC timer interrupts.\n"
714 "calibrating APIC timer ...\n");
715
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700716 local_irq_disable();
717
718 /* Replace the global interrupt handler */
719 real_handler = global_clock_event->event_handler;
720 global_clock_event->event_handler = lapic_cal_handler;
721
722 /*
Cyrill Gorcunov81608f32008-10-10 19:00:17 +0400723 * Setup the APIC counter to maximum. There is no way the lapic
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700724 * can underflow in the 100ms detection time frame
725 */
Cyrill Gorcunov81608f32008-10-10 19:00:17 +0400726 __setup_APIC_LVTT(0xffffffff, 0, 0);
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700727
728 /* Let the interrupts run */
729 local_irq_enable();
730
731 while (lapic_cal_loops <= LAPIC_CAL_LOOPS)
732 cpu_relax();
733
734 local_irq_disable();
735
736 /* Restore the real event handler */
737 global_clock_event->event_handler = real_handler;
738
739 /* Build delta t1-t2 as apic timer counts down */
740 delta = lapic_cal_t1 - lapic_cal_t2;
741 apic_printk(APIC_VERBOSE, "... lapic delta = %ld\n", delta);
742
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900743 deltatsc = (long)(lapic_cal_tsc2 - lapic_cal_tsc1);
744
Cyrill Gorcunovb1898922008-09-12 23:58:24 +0400745 /* we trust the PM based calibration if possible */
746 pm_referenced = !calibrate_by_pmtimer(lapic_cal_pm2 - lapic_cal_pm1,
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900747 &delta, &deltatsc);
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700748
749 /* Calculate the scaled math multiplication factor */
750 lapic_clockevent.mult = div_sc(delta, TICK_NSEC * LAPIC_CAL_LOOPS,
751 lapic_clockevent.shift);
752 lapic_clockevent.max_delta_ns =
Pierre Tardy4aed89d2011-01-06 16:23:29 +0100753 clockevent_delta2ns(0x7FFFFFFF, &lapic_clockevent);
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700754 lapic_clockevent.min_delta_ns =
755 clockevent_delta2ns(0xF, &lapic_clockevent);
756
Jacob Pan1ade93e2011-11-10 13:42:40 +0000757 lapic_timer_frequency = (delta * APIC_DIVISOR) / LAPIC_CAL_LOOPS;
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700758
759 apic_printk(APIC_VERBOSE, "..... delta %ld\n", delta);
Thomas Gleixner411462f2009-11-16 11:52:39 +0100760 apic_printk(APIC_VERBOSE, "..... mult: %u\n", lapic_clockevent.mult);
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700761 apic_printk(APIC_VERBOSE, "..... calibration result: %u\n",
Jacob Pan1ade93e2011-11-10 13:42:40 +0000762 lapic_timer_frequency);
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700763
764 if (cpu_has_tsc) {
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700765 apic_printk(APIC_VERBOSE, "..... CPU clock speed is "
766 "%ld.%04ld MHz.\n",
Yasuaki Ishimatsu754ef0c2009-01-28 12:51:09 +0900767 (deltatsc / LAPIC_CAL_LOOPS) / (1000000 / HZ),
768 (deltatsc / LAPIC_CAL_LOOPS) % (1000000 / HZ));
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700769 }
770
771 apic_printk(APIC_VERBOSE, "..... host bus clock speed is "
772 "%u.%04u MHz.\n",
Jacob Pan1ade93e2011-11-10 13:42:40 +0000773 lapic_timer_frequency / (1000000 / HZ),
774 lapic_timer_frequency % (1000000 / HZ));
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700775
776 /*
777 * Do a sanity check on the APIC calibration result
778 */
Jacob Pan1ade93e2011-11-10 13:42:40 +0000779 if (lapic_timer_frequency < (1000000 / HZ)) {
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700780 local_irq_enable();
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +0100781 pr_warning("APIC frequency too slow, disabling apic timer\n");
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700782 return -1;
783 }
784
785 levt->features &= ~CLOCK_EVT_FEAT_DUMMY;
786
Cyrill Gorcunovb1898922008-09-12 23:58:24 +0400787 /*
788 * PM timer calibration failed or not turned on
789 * so lets try APIC timer based calibration
790 */
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700791 if (!pm_referenced) {
792 apic_printk(APIC_VERBOSE, "... verify APIC timer\n");
793
794 /*
795 * Setup the apic timer manually
796 */
797 levt->event_handler = lapic_cal_handler;
798 lapic_timer_setup(CLOCK_EVT_MODE_PERIODIC, levt);
799 lapic_cal_loops = -1;
800
801 /* Let the interrupts run */
802 local_irq_enable();
803
804 while (lapic_cal_loops <= LAPIC_CAL_LOOPS)
805 cpu_relax();
806
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700807 /* Stop the lapic timer */
808 lapic_timer_setup(CLOCK_EVT_MODE_SHUTDOWN, levt);
809
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700810 /* Jiffies delta */
811 deltaj = lapic_cal_j2 - lapic_cal_j1;
812 apic_printk(APIC_VERBOSE, "... jiffies delta = %lu\n", deltaj);
813
814 /* Check, if the jiffies result is consistent */
815 if (deltaj >= LAPIC_CAL_LOOPS-2 && deltaj <= LAPIC_CAL_LOOPS+2)
816 apic_printk(APIC_VERBOSE, "... jiffies result ok\n");
817 else
818 levt->features |= CLOCK_EVT_FEAT_DUMMY;
819 } else
820 local_irq_enable();
821
822 if (levt->features & CLOCK_EVT_FEAT_DUMMY) {
Jaswinder Singh Rajpute423e332009-01-04 16:16:25 +0530823 pr_warning("APIC timer disabled due to verification failure\n");
Yinghai Lu2f04fa82008-08-24 02:01:54 -0700824 return -1;
825 }
826
827 return 0;
828}
829
Hiroshi Shimamotoe83a5fd2008-01-30 13:32:35 +0100830/*
831 * Setup the boot APIC
832 *
833 * Calibrate and verify the result.
834 */
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100835void __init setup_boot_APIC_clock(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700836{
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100837 /*
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +0400838 * The local apic timer can be disabled via the kernel
839 * commandline or from the CPU detection code. Register the lapic
840 * timer as a dummy clock event source on SMP systems, so the
841 * broadcast mechanism is used. On UP systems simply ignore it.
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100842 */
843 if (disable_apic_timer) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +0100844 pr_info("Disabling APIC timer\n");
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100845 /* No broadcast on UP ! */
Thomas Gleixner9d099512008-01-30 13:33:04 +0100846 if (num_possible_cpus() > 1) {
847 lapic_clockevent.mult = 1;
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100848 setup_APIC_timer();
Thomas Gleixner9d099512008-01-30 13:33:04 +0100849 }
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100850 return;
851 }
Thomas Gleixner6935d1f2007-07-21 17:10:17 +0200852
Cyrill Gorcunov89b3b1f2008-07-15 21:02:54 +0400853 if (calibrate_APIC_clock()) {
Thomas Gleixnerc2b84b32008-01-30 13:33:04 +0100854 /* No broadcast on UP ! */
855 if (num_possible_cpus() > 1)
856 setup_APIC_timer();
857 return;
858 }
859
860 /*
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100861 * If nmi_watchdog is set to IO_APIC, we need the
862 * PIT/HPET going. Otherwise register lapic as a dummy
863 * device.
864 */
Don Zickus072b1982010-11-12 11:22:24 -0500865 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_DUMMY;
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100866
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +0400867 /* Setup the lapic or request the broadcast */
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100868 setup_APIC_timer();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869}
870
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100871void __cpuinit setup_secondary_APIC_clock(void)
872{
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100873 setup_APIC_timer();
874}
875
876/*
877 * The guts of the apic timer interrupt
878 */
879static void local_apic_timer_interrupt(void)
880{
881 int cpu = smp_processor_id();
882 struct clock_event_device *evt = &per_cpu(lapic_events, cpu);
883
884 /*
885 * Normally we should not be here till LAPIC has been initialized but
886 * in some cases like kdump, its possible that there is a pending LAPIC
887 * timer interrupt from previous kernel's context and is delivered in
888 * new kernel the moment interrupts are enabled.
889 *
890 * Interrupts are enabled early and LAPIC is setup much later, hence
891 * its possible that when we get here evt->event_handler is NULL.
892 * Check for event_handler being NULL and discard the interrupt as
893 * spurious.
894 */
895 if (!evt->event_handler) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +0100896 pr_warning("Spurious LAPIC timer interrupt on cpu %d\n", cpu);
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100897 /* Switch it off */
898 lapic_timer_setup(CLOCK_EVT_MODE_SHUTDOWN, evt);
899 return;
900 }
901
902 /*
903 * the NMI deadlock-detector uses this.
904 */
Hiroshi Shimamoto915b0d02008-12-08 19:19:26 -0800905 inc_irq_stat(apic_timer_irqs);
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100906
907 evt->event_handler(evt);
908}
909
910/*
911 * Local APIC timer interrupt. This is the most natural way for doing
912 * local interrupts, but local timer interrupts can be emulated by
913 * broadcast interrupts too. [in case the hw doesn't support APIC timers]
914 *
915 * [ if a single-CPU system runs an SMP kernel then we call the local
916 * interrupt as well. Thus we cannot inline the local irq ... ]
917 */
Frederic Weisbeckerbcbc4f22008-12-09 23:54:20 +0100918void __irq_entry smp_apic_timer_interrupt(struct pt_regs *regs)
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100919{
920 struct pt_regs *old_regs = set_irq_regs(regs);
921
922 /*
923 * NOTE! We'd better ACK the irq immediately,
924 * because timer handling can be slow.
Seiji Aguchieddc0e92013-06-20 11:45:17 -0400925 *
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100926 * update_process_times() expects us to have done irq_enter().
927 * Besides, if we don't timer interrupts ignore the global
928 * interrupt lock, which is the WrongThing (tm) to do.
929 */
Seiji Aguchieddc0e92013-06-20 11:45:17 -0400930 entering_ack_irq();
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100931 local_apic_timer_interrupt();
Seiji Aguchieddc0e92013-06-20 11:45:17 -0400932 exiting_irq();
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +0400933
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100934 set_irq_regs(old_regs);
935}
936
Seiji Aguchicf910e82013-06-20 11:46:53 -0400937void __irq_entry smp_trace_apic_timer_interrupt(struct pt_regs *regs)
938{
939 struct pt_regs *old_regs = set_irq_regs(regs);
940
941 /*
942 * NOTE! We'd better ACK the irq immediately,
943 * because timer handling can be slow.
944 *
945 * update_process_times() expects us to have done irq_enter().
946 * Besides, if we don't timer interrupts ignore the global
947 * interrupt lock, which is the WrongThing (tm) to do.
948 */
949 entering_ack_irq();
950 trace_local_timer_entry(LOCAL_TIMER_VECTOR);
951 local_apic_timer_interrupt();
952 trace_local_timer_exit(LOCAL_TIMER_VECTOR);
953 exiting_irq();
954
955 set_irq_regs(old_regs);
956}
957
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100958int setup_profiling_timer(unsigned int multiplier)
959{
960 return -EINVAL;
961}
962
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100963/*
964 * Local APIC start and shutdown
965 */
966
967/**
968 * clear_local_APIC - shutdown the local APIC
969 *
970 * This is called, when a CPU is disabled and before rebooting, so the state of
971 * the local APIC has no dangling leftovers. Also used to cleanout any BIOS
972 * leftovers during boot.
973 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700974void clear_local_APIC(void)
975{
Chuck Ebbert2584a822008-05-20 18:18:12 -0400976 int maxlvt;
Thomas Gleixner0e078e22008-01-30 13:30:20 +0100977 u32 v;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700978
Andi Kleend3432892008-01-30 13:33:17 +0100979 /* APIC hasn't been mapped yet */
Suresh Siddhafc1edaf2009-04-20 13:02:27 -0700980 if (!x2apic_mode && !apic_phys)
Andi Kleend3432892008-01-30 13:33:17 +0100981 return;
982
983 maxlvt = lapic_get_maxlvt();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700984 /*
Siddha, Suresh B704fc592006-06-26 13:59:53 +0200985 * Masking an LVT entry can trigger a local APIC error
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986 * if the vector is zero. Mask LVTERR first to prevent this.
987 */
988 if (maxlvt >= 3) {
989 v = ERROR_APIC_VECTOR; /* any non-zero vector will do */
Andi Kleen11a8e772006-01-11 22:46:51 +0100990 apic_write(APIC_LVTERR, v | APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700991 }
992 /*
993 * Careful: we have to set masks only first to deassert
994 * any level-triggered sources.
995 */
996 v = apic_read(APIC_LVTT);
Andi Kleen11a8e772006-01-11 22:46:51 +0100997 apic_write(APIC_LVTT, v | APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700998 v = apic_read(APIC_LVT0);
Andi Kleen11a8e772006-01-11 22:46:51 +0100999 apic_write(APIC_LVT0, v | APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001000 v = apic_read(APIC_LVT1);
Andi Kleen11a8e772006-01-11 22:46:51 +01001001 apic_write(APIC_LVT1, v | APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001002 if (maxlvt >= 4) {
1003 v = apic_read(APIC_LVTPC);
Andi Kleen11a8e772006-01-11 22:46:51 +01001004 apic_write(APIC_LVTPC, v | APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005 }
1006
Cyrill Gorcunov67640142008-08-16 23:21:50 +04001007 /* lets not touch this if we didn't frob it */
Andi Kleen4efc0672009-04-28 19:07:31 +02001008#ifdef CONFIG_X86_THERMAL_VECTOR
Cyrill Gorcunov67640142008-08-16 23:21:50 +04001009 if (maxlvt >= 5) {
1010 v = apic_read(APIC_LVTTHMR);
1011 apic_write(APIC_LVTTHMR, v | APIC_LVT_MASKED);
1012 }
1013#endif
Andi Kleen5ca86812009-02-12 13:49:37 +01001014#ifdef CONFIG_X86_MCE_INTEL
1015 if (maxlvt >= 6) {
1016 v = apic_read(APIC_LVTCMCI);
1017 if (!(v & APIC_LVT_MASKED))
1018 apic_write(APIC_LVTCMCI, v | APIC_LVT_MASKED);
1019 }
1020#endif
1021
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022 /*
1023 * Clean APIC state for other OSs:
1024 */
Andi Kleen11a8e772006-01-11 22:46:51 +01001025 apic_write(APIC_LVTT, APIC_LVT_MASKED);
1026 apic_write(APIC_LVT0, APIC_LVT_MASKED);
1027 apic_write(APIC_LVT1, APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001028 if (maxlvt >= 3)
Andi Kleen11a8e772006-01-11 22:46:51 +01001029 apic_write(APIC_LVTERR, APIC_LVT_MASKED);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001030 if (maxlvt >= 4)
Andi Kleen11a8e772006-01-11 22:46:51 +01001031 apic_write(APIC_LVTPC, APIC_LVT_MASKED);
Cyrill Gorcunov67640142008-08-16 23:21:50 +04001032
1033 /* Integrated APIC (!82489DX) ? */
1034 if (lapic_is_integrated()) {
1035 if (maxlvt > 3)
1036 /* Clear ESR due to Pentium errata 3AP and 11AP */
1037 apic_write(APIC_ESR, 0);
1038 apic_read(APIC_ESR);
1039 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001040}
1041
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001042/**
1043 * disable_local_APIC - clear and disable the local APIC
1044 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001045void disable_local_APIC(void)
1046{
1047 unsigned int value;
1048
Jan Beulich4a13ad02009-01-14 12:28:51 +00001049 /* APIC hasn't been mapped yet */
Yinghai Lufd19dce2010-07-15 00:00:59 -07001050 if (!x2apic_mode && !apic_phys)
Jan Beulich4a13ad02009-01-14 12:28:51 +00001051 return;
1052
Linus Torvalds1da177e2005-04-16 15:20:36 -07001053 clear_local_APIC();
1054
1055 /*
1056 * Disable APIC (implies clearing of registers
1057 * for 82489DX!).
1058 */
1059 value = apic_read(APIC_SPIV);
1060 value &= ~APIC_SPIV_APIC_ENABLED;
Andi Kleen11a8e772006-01-11 22:46:51 +01001061 apic_write(APIC_SPIV, value);
Cyrill Gorcunov990b1832008-08-18 20:45:51 +04001062
1063#ifdef CONFIG_X86_32
1064 /*
1065 * When LAPIC was disabled by the BIOS and enabled by the kernel,
1066 * restore the disabled state.
1067 */
1068 if (enabled_via_apicbase) {
1069 unsigned int l, h;
1070
1071 rdmsr(MSR_IA32_APICBASE, l, h);
1072 l &= ~MSR_IA32_APICBASE_ENABLE;
1073 wrmsr(MSR_IA32_APICBASE, l, h);
1074 }
1075#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07001076}
1077
Cyrill Gorcunovfe4024d2008-08-18 20:45:52 +04001078/*
1079 * If Linux enabled the LAPIC against the BIOS default disable it down before
1080 * re-entering the BIOS on shutdown. Otherwise the BIOS may get confused and
1081 * not power-off. Additionally clear all LVT entries before disable_local_APIC
1082 * for the case where Linux didn't enable the LAPIC.
1083 */
Hiroshi Shimamoto9b7711f2007-10-19 18:21:11 -07001084void lapic_shutdown(void)
1085{
1086 unsigned long flags;
1087
Cyrill Gorcunov83121362009-09-15 11:12:30 +04001088 if (!cpu_has_apic && !apic_from_smp_config())
Hiroshi Shimamoto9b7711f2007-10-19 18:21:11 -07001089 return;
1090
1091 local_irq_save(flags);
1092
Cyrill Gorcunovfe4024d2008-08-18 20:45:52 +04001093#ifdef CONFIG_X86_32
1094 if (!enabled_via_apicbase)
1095 clear_local_APIC();
1096 else
1097#endif
1098 disable_local_APIC();
1099
Hiroshi Shimamoto9b7711f2007-10-19 18:21:11 -07001100
1101 local_irq_restore(flags);
1102}
1103
Linus Torvalds1da177e2005-04-16 15:20:36 -07001104/*
1105 * This is to verify that we're looking at a real local APIC.
1106 * Check these against your board if the CPUs aren't getting
1107 * started for no apparent reason.
1108 */
1109int __init verify_local_APIC(void)
1110{
1111 unsigned int reg0, reg1;
1112
1113 /*
1114 * The version register is read-only in a real APIC.
1115 */
1116 reg0 = apic_read(APIC_LVR);
1117 apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg0);
1118 apic_write(APIC_LVR, reg0 ^ APIC_LVR_MASK);
1119 reg1 = apic_read(APIC_LVR);
1120 apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg1);
1121
1122 /*
1123 * The two version reads above should print the same
1124 * numbers. If the second one is different, then we
1125 * poke at a non-APIC.
1126 */
1127 if (reg1 != reg0)
1128 return 0;
1129
1130 /*
1131 * Check if the version looks reasonably.
1132 */
1133 reg1 = GET_APIC_VERSION(reg0);
1134 if (reg1 == 0x00 || reg1 == 0xff)
1135 return 0;
Thomas Gleixner37e650c2008-01-30 13:30:14 +01001136 reg1 = lapic_get_maxlvt();
Linus Torvalds1da177e2005-04-16 15:20:36 -07001137 if (reg1 < 0x02 || reg1 == 0xff)
1138 return 0;
1139
1140 /*
1141 * The ID register is read/write in a real APIC.
1142 */
Suresh Siddha2d7a66d2008-07-11 14:24:19 -07001143 reg0 = apic_read(APIC_ID);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144 apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg0);
Ingo Molnar5b812722009-01-28 14:59:17 +01001145 apic_write(APIC_ID, reg0 ^ apic->apic_id_mask);
Suresh Siddha2d7a66d2008-07-11 14:24:19 -07001146 reg1 = apic_read(APIC_ID);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147 apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg1);
1148 apic_write(APIC_ID, reg0);
Ingo Molnar5b812722009-01-28 14:59:17 +01001149 if (reg1 != (reg0 ^ apic->apic_id_mask))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001150 return 0;
1151
1152 /*
1153 * The next two are just to see if we have sane values.
1154 * They're only really relevant if we're in Virtual Wire
1155 * compatibility mode, but most boxes are anymore.
1156 */
1157 reg0 = apic_read(APIC_LVT0);
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001158 apic_printk(APIC_DEBUG, "Getting LVT0: %x\n", reg0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159 reg1 = apic_read(APIC_LVT1);
1160 apic_printk(APIC_DEBUG, "Getting LVT1: %x\n", reg1);
1161
1162 return 1;
1163}
1164
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001165/**
1166 * sync_Arb_IDs - synchronize APIC bus arbitration IDs
1167 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168void __init sync_Arb_IDs(void)
1169{
Cyrill Gorcunov296cb952008-08-15 13:51:23 +02001170 /*
1171 * Unsupported on P4 - see Intel Dev. Manual Vol. 3, Ch. 8.6.1 And not
1172 * needed on AMD.
1173 */
1174 if (modern_apic() || boot_cpu_data.x86_vendor == X86_VENDOR_AMD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175 return;
1176
1177 /*
1178 * Wait for idle.
1179 */
1180 apic_wait_icr_idle();
1181
1182 apic_printk(APIC_DEBUG, "Synchronizing Arb IDs.\n");
Cyrill Gorcunov6f6da972008-08-15 23:05:19 +04001183 apic_write(APIC_ICR, APIC_DEST_ALLINC |
1184 APIC_INT_LEVELTRIG | APIC_DM_INIT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185}
1186
Linus Torvalds1da177e2005-04-16 15:20:36 -07001187/*
1188 * An initial setup of the virtual wire mode.
1189 */
1190void __init init_bsp_APIC(void)
1191{
Andi Kleen11a8e772006-01-11 22:46:51 +01001192 unsigned int value;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001193
1194 /*
1195 * Don't do the setup now if we have a SMP BIOS as the
1196 * through-I/O-APIC virtual wire mode might be active.
1197 */
1198 if (smp_found_config || !cpu_has_apic)
1199 return;
1200
Linus Torvalds1da177e2005-04-16 15:20:36 -07001201 /*
1202 * Do not trust the local APIC being empty at bootup.
1203 */
1204 clear_local_APIC();
1205
1206 /*
1207 * Enable APIC.
1208 */
1209 value = apic_read(APIC_SPIV);
1210 value &= ~APIC_VECTOR_MASK;
1211 value |= APIC_SPIV_APIC_ENABLED;
Cyrill Gorcunov638c0412008-08-15 23:05:18 +04001212
1213#ifdef CONFIG_X86_32
1214 /* This bit is reserved on P4/Xeon and should be cleared */
1215 if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) &&
1216 (boot_cpu_data.x86 == 15))
1217 value &= ~APIC_SPIV_FOCUS_DISABLED;
1218 else
1219#endif
1220 value |= APIC_SPIV_FOCUS_DISABLED;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001221 value |= SPURIOUS_APIC_VECTOR;
Andi Kleen11a8e772006-01-11 22:46:51 +01001222 apic_write(APIC_SPIV, value);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001223
1224 /*
1225 * Set up the virtual wire mode.
1226 */
Andi Kleen11a8e772006-01-11 22:46:51 +01001227 apic_write(APIC_LVT0, APIC_DM_EXTINT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001228 value = APIC_DM_NMI;
Cyrill Gorcunov638c0412008-08-15 23:05:18 +04001229 if (!lapic_is_integrated()) /* 82489DX */
1230 value |= APIC_LVT_LEVEL_TRIGGER;
Andi Kleen11a8e772006-01-11 22:46:51 +01001231 apic_write(APIC_LVT1, value);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001232}
1233
Cyrill Gorcunovc43da2f2008-08-18 20:45:54 +04001234static void __cpuinit lapic_setup_esr(void)
1235{
Cyrill Gorcunov9df08f12008-09-14 11:55:37 +04001236 unsigned int oldvalue, value, maxlvt;
Cyrill Gorcunovc43da2f2008-08-18 20:45:54 +04001237
Cyrill Gorcunov9df08f12008-09-14 11:55:37 +04001238 if (!lapic_is_integrated()) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001239 pr_info("No ESR for 82489DX.\n");
Cyrill Gorcunov9df08f12008-09-14 11:55:37 +04001240 return;
Cyrill Gorcunovc43da2f2008-08-18 20:45:54 +04001241 }
Cyrill Gorcunov9df08f12008-09-14 11:55:37 +04001242
Ingo Molnar08125d32009-01-28 05:08:44 +01001243 if (apic->disable_esr) {
Cyrill Gorcunov9df08f12008-09-14 11:55:37 +04001244 /*
1245 * Something untraceable is creating bad interrupts on
1246 * secondary quads ... for the moment, just leave the
1247 * ESR disabled - we can't do anything useful with the
1248 * errors anyway - mbligh
1249 */
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001250 pr_info("Leaving ESR disabled.\n");
Cyrill Gorcunov9df08f12008-09-14 11:55:37 +04001251 return;
1252 }
1253
1254 maxlvt = lapic_get_maxlvt();
1255 if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */
1256 apic_write(APIC_ESR, 0);
1257 oldvalue = apic_read(APIC_ESR);
1258
1259 /* enables sending errors */
1260 value = ERROR_APIC_VECTOR;
1261 apic_write(APIC_LVTERR, value);
1262
1263 /*
1264 * spec says clear errors after enabling vector.
1265 */
1266 if (maxlvt > 3)
1267 apic_write(APIC_ESR, 0);
1268 value = apic_read(APIC_ESR);
1269 if (value != oldvalue)
1270 apic_printk(APIC_VERBOSE, "ESR value before enabling "
1271 "vector: 0x%08x after: 0x%08x\n",
1272 oldvalue, value);
Cyrill Gorcunovc43da2f2008-08-18 20:45:54 +04001273}
1274
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001275/**
1276 * setup_local_APIC - setup the local APIC
Tejun Heo0aa002f2010-12-09 11:47:21 +01001277 *
1278 * Used to setup local APIC while initializing BSP or bringin up APs.
1279 * Always called with preemption disabled.
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001280 */
1281void __cpuinit setup_local_APIC(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001282{
Tejun Heo0aa002f2010-12-09 11:47:21 +01001283 int cpu = smp_processor_id();
Kerstin Jonsson8c3ba8d2010-05-24 12:13:15 -07001284 unsigned int value, queued;
1285 int i, j, acked = 0;
1286 unsigned long long tsc = 0, ntsc;
1287 long long max_loops = cpu_khz;
1288
1289 if (cpu_has_tsc)
1290 rdtscll(tsc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001291
Jan Beulichf1182632009-01-14 12:27:35 +00001292 if (disable_apic) {
Henrik Kretzschmar7167d082011-02-22 15:38:05 +01001293 disable_ioapic_support();
Jan Beulichf1182632009-01-14 12:27:35 +00001294 return;
1295 }
1296
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -07001297#ifdef CONFIG_X86_32
1298 /* Pound the ESR really hard over the head with a big hammer - mbligh */
Ingo Molnar08125d32009-01-28 05:08:44 +01001299 if (lapic_is_integrated() && apic->disable_esr) {
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -07001300 apic_write(APIC_ESR, 0);
1301 apic_write(APIC_ESR, 0);
1302 apic_write(APIC_ESR, 0);
1303 apic_write(APIC_ESR, 0);
1304 }
1305#endif
Ingo Molnarcdd6c482009-09-21 12:02:48 +02001306 perf_events_lapic_init();
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -07001307
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308 /*
1309 * Double-check whether this APIC is really registered.
1310 * This is meaningless in clustered apic mode, so we skip it.
1311 */
Daniel Walkerc2777f92009-09-12 10:40:20 -07001312 BUG_ON(!apic->apic_id_registered());
Linus Torvalds1da177e2005-04-16 15:20:36 -07001313
1314 /*
1315 * Intel recommends to set DFR, LDR and TPR before enabling
1316 * an APIC. See e.g. "AP-388 82489DX User's Manual" (Intel
1317 * document number 292116). So here it goes...
1318 */
Ingo Molnara5c43292009-01-28 06:50:47 +01001319 apic->init_apic_ldr();
Linus Torvalds1da177e2005-04-16 15:20:36 -07001320
Tejun Heo6f802c42011-01-23 14:37:31 +01001321#ifdef CONFIG_X86_32
1322 /*
Tejun Heoacb8bc02011-01-23 14:37:33 +01001323 * APIC LDR is initialized. If logical_apicid mapping was
1324 * initialized during get_smp_config(), make sure it matches the
1325 * actual value.
Tejun Heo6f802c42011-01-23 14:37:31 +01001326 */
Tejun Heoacb8bc02011-01-23 14:37:33 +01001327 i = early_per_cpu(x86_cpu_to_logical_apicid, cpu);
1328 WARN_ON(i != BAD_APICID && i != logical_smp_processor_id());
1329 /* always use the value from LDR */
Tejun Heo6f802c42011-01-23 14:37:31 +01001330 early_per_cpu(x86_cpu_to_logical_apicid, cpu) =
1331 logical_smp_processor_id();
Tejun Heoc4b90c12011-05-02 14:18:52 +02001332
1333 /*
1334 * Some NUMA implementations (NUMAQ) don't initialize apicid to
1335 * node mapping during NUMA init. Now that logical apicid is
1336 * guaranteed to be known, give it another chance. This is already
1337 * a bit too late - percpu allocation has already happened without
1338 * proper NUMA affinity.
1339 */
Tejun Heo84914ed02011-05-02 14:18:52 +02001340 if (apic->x86_32_numa_cpu_node)
1341 set_apicid_to_node(early_per_cpu(x86_cpu_to_apicid, cpu),
1342 apic->x86_32_numa_cpu_node(cpu));
Tejun Heo6f802c42011-01-23 14:37:31 +01001343#endif
1344
Linus Torvalds1da177e2005-04-16 15:20:36 -07001345 /*
1346 * Set Task Priority to 'accept all'. We never change this
1347 * later on.
1348 */
1349 value = apic_read(APIC_TASKPRI);
1350 value &= ~APIC_TPRI_MASK;
Andi Kleen11a8e772006-01-11 22:46:51 +01001351 apic_write(APIC_TASKPRI, value);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001352
1353 /*
Vivek Goyalda7ed9f2006-03-25 16:31:16 +01001354 * After a crash, we no longer service the interrupts and a pending
1355 * interrupt from previous kernel might still have ISR bit set.
1356 *
1357 * Most probably by now CPU has serviced that pending interrupt and
1358 * it might not have done the ack_APIC_irq() because it thought,
1359 * interrupt came from i8259 as ExtInt. LAPIC did not get EOI so it
1360 * does not clear the ISR bit and cpu thinks it has already serivced
1361 * the interrupt. Hence a vector might get locked. It was noticed
1362 * for timer irq (vector 0x31). Issue an extra EOI to clear ISR.
1363 */
Kerstin Jonsson8c3ba8d2010-05-24 12:13:15 -07001364 do {
1365 queued = 0;
1366 for (i = APIC_ISR_NR - 1; i >= 0; i--)
1367 queued |= apic_read(APIC_IRR + i*0x10);
1368
1369 for (i = APIC_ISR_NR - 1; i >= 0; i--) {
1370 value = apic_read(APIC_ISR + i*0x10);
1371 for (j = 31; j >= 0; j--) {
1372 if (value & (1<<j)) {
1373 ack_APIC_irq();
1374 acked++;
1375 }
1376 }
Vivek Goyalda7ed9f2006-03-25 16:31:16 +01001377 }
Kerstin Jonsson8c3ba8d2010-05-24 12:13:15 -07001378 if (acked > 256) {
1379 printk(KERN_ERR "LAPIC pending interrupts after %d EOI\n",
1380 acked);
1381 break;
1382 }
Shai Fultheim42fa4252012-04-20 01:12:32 +03001383 if (queued) {
1384 if (cpu_has_tsc) {
1385 rdtscll(ntsc);
1386 max_loops = (cpu_khz << 10) - (ntsc - tsc);
1387 } else
1388 max_loops--;
1389 }
Kerstin Jonsson8c3ba8d2010-05-24 12:13:15 -07001390 } while (queued && max_loops > 0);
1391 WARN_ON(max_loops <= 0);
Vivek Goyalda7ed9f2006-03-25 16:31:16 +01001392
1393 /*
Linus Torvalds1da177e2005-04-16 15:20:36 -07001394 * Now that we are all set up, enable the APIC
1395 */
1396 value = apic_read(APIC_SPIV);
1397 value &= ~APIC_VECTOR_MASK;
1398 /*
1399 * Enable APIC
1400 */
1401 value |= APIC_SPIV_APIC_ENABLED;
1402
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -07001403#ifdef CONFIG_X86_32
1404 /*
1405 * Some unknown Intel IO/APIC (or APIC) errata is biting us with
1406 * certain networking cards. If high frequency interrupts are
1407 * happening on a particular IOAPIC pin, plus the IOAPIC routing
1408 * entry is masked/unmasked at a high rate as well then sooner or
1409 * later IOAPIC line gets 'stuck', no more interrupts are received
1410 * from the device. If focus CPU is disabled then the hang goes
1411 * away, oh well :-(
1412 *
1413 * [ This bug can be reproduced easily with a level-triggered
1414 * PCI Ne2000 networking cards and PII/PIII processors, dual
1415 * BX chipset. ]
1416 */
1417 /*
1418 * Actually disabling the focus CPU check just makes the hang less
1419 * frequent as it makes the interrupt distributon model be more
1420 * like LRU than MRU (the short-term load is more even across CPUs).
1421 * See also the comment in end_level_ioapic_irq(). --macro
1422 */
1423
1424 /*
1425 * - enable focus processor (bit==0)
1426 * - 64bit mode always use processor focus
1427 * so no need to set it
1428 */
1429 value &= ~APIC_SPIV_FOCUS_DISABLED;
1430#endif
Andi Kleen3f14c742006-09-26 10:52:29 +02001431
Linus Torvalds1da177e2005-04-16 15:20:36 -07001432 /*
1433 * Set spurious IRQ vector
1434 */
1435 value |= SPURIOUS_APIC_VECTOR;
Andi Kleen11a8e772006-01-11 22:46:51 +01001436 apic_write(APIC_SPIV, value);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437
1438 /*
1439 * Set up LVT0, LVT1:
1440 *
1441 * set up through-local-APIC on the BP's LINT0. This is not
1442 * strictly necessary in pure symmetric-IO mode, but sometimes
1443 * we delegate interrupts to the 8259A.
1444 */
1445 /*
1446 * TODO: set up through-local-APIC from through-I/O-APIC? --macro
1447 */
1448 value = apic_read(APIC_LVT0) & APIC_LVT_MASKED;
Tejun Heo0aa002f2010-12-09 11:47:21 +01001449 if (!cpu && (pic_mode || !value)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001450 value = APIC_DM_EXTINT;
Tejun Heo0aa002f2010-12-09 11:47:21 +01001451 apic_printk(APIC_VERBOSE, "enabled ExtINT on CPU#%d\n", cpu);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001452 } else {
1453 value = APIC_DM_EXTINT | APIC_LVT_MASKED;
Tejun Heo0aa002f2010-12-09 11:47:21 +01001454 apic_printk(APIC_VERBOSE, "masked ExtINT on CPU#%d\n", cpu);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001455 }
Andi Kleen11a8e772006-01-11 22:46:51 +01001456 apic_write(APIC_LVT0, value);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001457
1458 /*
1459 * only the BP should see the LINT1 NMI signal, obviously.
1460 */
Tejun Heo0aa002f2010-12-09 11:47:21 +01001461 if (!cpu)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462 value = APIC_DM_NMI;
1463 else
1464 value = APIC_DM_NMI | APIC_LVT_MASKED;
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -07001465 if (!lapic_is_integrated()) /* 82489DX */
1466 value |= APIC_LVT_LEVEL_TRIGGER;
Andi Kleen11a8e772006-01-11 22:46:51 +01001467 apic_write(APIC_LVT1, value);
Cyrill Gorcunov89c38c22008-08-24 02:01:43 -07001468
Andi Kleenbe71b852009-02-12 13:49:38 +01001469#ifdef CONFIG_X86_MCE_INTEL
1470 /* Recheck CMCI information after local APIC is up on CPU #0 */
Tejun Heo0aa002f2010-12-09 11:47:21 +01001471 if (!cpu)
Andi Kleenbe71b852009-02-12 13:49:38 +01001472 cmci_recheck();
1473#endif
Andi Kleen739f33b2008-01-30 13:30:40 +01001474}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001475
Andi Kleen739f33b2008-01-30 13:30:40 +01001476void __cpuinit end_local_APIC_setup(void)
1477{
1478 lapic_setup_esr();
Cyrill Gorcunovfa6b95f2008-08-18 20:45:58 +04001479
1480#ifdef CONFIG_X86_32
Cyrill Gorcunov1b4ee4e2008-08-18 23:12:33 +04001481 {
1482 unsigned int value;
1483 /* Disable the local apic timer */
1484 value = apic_read(APIC_LVTT);
1485 value |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR);
1486 apic_write(APIC_LVTT, value);
1487 }
Cyrill Gorcunovfa6b95f2008-08-18 20:45:58 +04001488#endif
1489
Linus Torvalds1da177e2005-04-16 15:20:36 -07001490 apic_pm_activate();
Jan Beulich2fb270f2011-02-09 08:21:02 +00001491}
1492
1493void __init bsp_end_local_APIC_setup(void)
1494{
1495 end_local_APIC_setup();
Kenji Kaneshige7f7fbf42010-11-30 22:22:28 -08001496
1497 /*
1498 * Now that local APIC setup is completed for BP, configure the fault
1499 * handling for interrupt remapping.
1500 */
Joerg Roedel70733e02012-09-26 12:44:33 +02001501 irq_remap_enable_fault_handling();
Kenji Kaneshige7f7fbf42010-11-30 22:22:28 -08001502
Linus Torvalds1da177e2005-04-16 15:20:36 -07001503}
1504
Yinghai Lu06cd9a72009-02-16 17:29:58 -08001505#ifdef CONFIG_X86_X2APIC
Yinghai Lufb209bd2011-12-21 17:45:17 -08001506/*
1507 * Need to disable xapic and x2apic at the same time and then enable xapic mode
1508 */
1509static inline void __disable_x2apic(u64 msr)
1510{
1511 wrmsrl(MSR_IA32_APICBASE,
1512 msr & ~(X2APIC_ENABLE | XAPIC_ENABLE));
1513 wrmsrl(MSR_IA32_APICBASE, msr & ~X2APIC_ENABLE);
1514}
1515
Yinghai Lua31bc322011-12-23 11:01:43 -08001516static __init void disable_x2apic(void)
Yinghai Lufb209bd2011-12-21 17:45:17 -08001517{
1518 u64 msr;
1519
1520 if (!cpu_has_x2apic)
1521 return;
1522
1523 rdmsrl(MSR_IA32_APICBASE, msr);
1524 if (msr & X2APIC_ENABLE) {
1525 u32 x2apic_id = read_apic_id();
1526
1527 if (x2apic_id >= 255)
1528 panic("Cannot disable x2apic, id: %08x\n", x2apic_id);
1529
1530 pr_info("Disabling x2apic\n");
1531 __disable_x2apic(msr);
1532
Yinghai Lua31bc322011-12-23 11:01:43 -08001533 if (nox2apic) {
1534 clear_cpu_cap(&cpu_data(0), X86_FEATURE_X2APIC);
1535 setup_clear_cpu_cap(X86_FEATURE_X2APIC);
1536 }
1537
Yinghai Lufb209bd2011-12-21 17:45:17 -08001538 x2apic_disabled = 1;
1539 x2apic_mode = 0;
1540
1541 register_lapic_address(mp_lapic_addr);
1542 }
1543}
1544
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001545void check_x2apic(void)
1546{
Suresh Siddhaef1f87a2009-02-21 14:23:21 -08001547 if (x2apic_enabled()) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001548 pr_info("x2apic enabled by BIOS, switching to x2apic ops\n");
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07001549 x2apic_preenabled = x2apic_mode = 1;
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001550 }
1551}
1552
1553void enable_x2apic(void)
1554{
Yinghai Lufb209bd2011-12-21 17:45:17 -08001555 u64 msr;
1556
1557 rdmsrl(MSR_IA32_APICBASE, msr);
1558 if (x2apic_disabled) {
1559 __disable_x2apic(msr);
1560 return;
1561 }
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001562
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07001563 if (!x2apic_mode)
Yinghai Lu06cd9a72009-02-16 17:29:58 -08001564 return;
1565
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001566 if (!(msr & X2APIC_ENABLE)) {
Mike Travis450b1e82009-12-11 08:08:50 -08001567 printk_once(KERN_INFO "Enabling x2apic\n");
Yinghai Lufb209bd2011-12-21 17:45:17 -08001568 wrmsrl(MSR_IA32_APICBASE, msr | X2APIC_ENABLE);
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001569 }
1570}
Weidong Han93758232009-04-17 16:42:14 +08001571#endif /* CONFIG_X86_X2APIC */
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001572
Gleb Natapovce69a782009-07-20 15:24:17 +03001573int __init enable_IR(void)
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001574{
Suresh Siddhad3f13812011-08-23 17:05:25 -07001575#ifdef CONFIG_IRQ_REMAP
Suresh Siddha95a02e92012-03-30 11:47:07 -07001576 if (!irq_remapping_supported()) {
Weidong Han93758232009-04-17 16:42:14 +08001577 pr_debug("intr-remapping not supported\n");
Suresh Siddha41750d32011-08-23 17:05:18 -07001578 return -1;
Weidong Han93758232009-04-17 16:42:14 +08001579 }
1580
Weidong Han93758232009-04-17 16:42:14 +08001581 if (!x2apic_preenabled && skip_ioapic_setup) {
1582 pr_info("Skipped enabling intr-remap because of skipping "
1583 "io-apic setup\n");
Suresh Siddha41750d32011-08-23 17:05:18 -07001584 return -1;
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001585 }
1586
Suresh Siddha95a02e92012-03-30 11:47:07 -07001587 return irq_remapping_enable();
Gleb Natapovce69a782009-07-20 15:24:17 +03001588#endif
Suresh Siddha41750d32011-08-23 17:05:18 -07001589 return -1;
Gleb Natapovce69a782009-07-20 15:24:17 +03001590}
1591
1592void __init enable_IR_x2apic(void)
1593{
1594 unsigned long flags;
Gleb Natapovce69a782009-07-20 15:24:17 +03001595 int ret, x2apic_enabled = 0;
Joerg Roedel736baef2012-03-30 11:47:00 -07001596 int hardware_init_ret;
Yinghai Lub7f42ab2009-08-17 11:19:40 -07001597
Joerg Roedel736baef2012-03-30 11:47:00 -07001598 /* Make sure irq_remap_ops are initialized */
Suresh Siddha95a02e92012-03-30 11:47:07 -07001599 setup_irq_remapping_ops();
Joerg Roedel736baef2012-03-30 11:47:00 -07001600
Suresh Siddha95a02e92012-03-30 11:47:07 -07001601 hardware_init_ret = irq_remapping_prepare();
Joerg Roedel736baef2012-03-30 11:47:00 -07001602 if (hardware_init_ret && !x2apic_supported())
Yinghai Lue6707612009-11-21 00:23:37 -08001603 return;
Gleb Natapovce69a782009-07-20 15:24:17 +03001604
Suresh Siddha31dce142011-05-18 16:31:33 -07001605 ret = save_ioapic_entries();
Cyrill Gorcunov5ffa4eb2008-09-18 23:37:57 +04001606 if (ret) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001607 pr_info("Saving IO-APIC state failed: %d\n", ret);
Yinghai Lufb209bd2011-12-21 17:45:17 -08001608 return;
Cyrill Gorcunov5ffa4eb2008-09-18 23:37:57 +04001609 }
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001610
Suresh Siddha05c3dc22009-03-16 17:05:03 -07001611 local_irq_save(flags);
Jacob Panb81bb372009-11-09 11:27:04 -08001612 legacy_pic->mask_all();
Suresh Siddha31dce142011-05-18 16:31:33 -07001613 mask_ioapic_entries();
Suresh Siddha05c3dc22009-03-16 17:05:03 -07001614
Yinghai Lua31bc322011-12-23 11:01:43 -08001615 if (x2apic_preenabled && nox2apic)
1616 disable_x2apic();
1617
Joerg Roedel736baef2012-03-30 11:47:00 -07001618 if (hardware_init_ret)
Suresh Siddha41750d32011-08-23 17:05:18 -07001619 ret = -1;
Yinghai Lub7f42ab2009-08-17 11:19:40 -07001620 else
1621 ret = enable_IR();
1622
Yinghai Lufb209bd2011-12-21 17:45:17 -08001623 if (!x2apic_supported())
Yinghai Lua31bc322011-12-23 11:01:43 -08001624 goto skip_x2apic;
Yinghai Lufb209bd2011-12-21 17:45:17 -08001625
Suresh Siddha41750d32011-08-23 17:05:18 -07001626 if (ret < 0) {
Gleb Natapovce69a782009-07-20 15:24:17 +03001627 /* IR is required if there is APIC ID > 255 even when running
1628 * under KVM
1629 */
Sheng Yang2904ed82010-12-21 14:18:48 +08001630 if (max_physical_apicid > 255 ||
Yinghai Lufb209bd2011-12-21 17:45:17 -08001631 !hypervisor_x2apic_available()) {
1632 if (x2apic_preenabled)
1633 disable_x2apic();
Yinghai Lua31bc322011-12-23 11:01:43 -08001634 goto skip_x2apic;
Yinghai Lufb209bd2011-12-21 17:45:17 -08001635 }
Gleb Natapovce69a782009-07-20 15:24:17 +03001636 /*
1637 * without IR all CPUs can be addressed by IOAPIC/MSI
1638 * only in physical mode
1639 */
1640 x2apic_force_phys();
1641 }
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001642
Yinghai Lufb209bd2011-12-21 17:45:17 -08001643 if (ret == IRQ_REMAP_XAPIC_MODE) {
1644 pr_info("x2apic not enabled, IRQ remapping is in xapic mode\n");
Yinghai Lua31bc322011-12-23 11:01:43 -08001645 goto skip_x2apic;
Yinghai Lufb209bd2011-12-21 17:45:17 -08001646 }
Suresh Siddha41750d32011-08-23 17:05:18 -07001647
Gleb Natapovce69a782009-07-20 15:24:17 +03001648 x2apic_enabled = 1;
Weidong Han93758232009-04-17 16:42:14 +08001649
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07001650 if (x2apic_supported() && !x2apic_mode) {
1651 x2apic_mode = 1;
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001652 enable_x2apic();
Weidong Han93758232009-04-17 16:42:14 +08001653 pr_info("Enabled x2apic\n");
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001654 }
Cyrill Gorcunov5ffa4eb2008-09-18 23:37:57 +04001655
Yinghai Lua31bc322011-12-23 11:01:43 -08001656skip_x2apic:
Suresh Siddha41750d32011-08-23 17:05:18 -07001657 if (ret < 0) /* IR enabling failed */
Suresh Siddha31dce142011-05-18 16:31:33 -07001658 restore_ioapic_entries();
Jacob Panb81bb372009-11-09 11:27:04 -08001659 legacy_pic->restore_mask();
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001660 local_irq_restore(flags);
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001661}
Weidong Han93758232009-04-17 16:42:14 +08001662
Yinghai Lube7a6562008-08-24 02:01:51 -07001663#ifdef CONFIG_X86_64
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001664/*
1665 * Detect and enable local APICs on non-SMP boards.
1666 * Original code written by Keir Fraser.
1667 * On AMD64 we trust the BIOS - if it says no APIC it is likely
1668 * not correctly set up (usually the APIC timer won't work etc.)
1669 */
1670static int __init detect_init_APIC(void)
1671{
1672 if (!cpu_has_apic) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001673 pr_info("No local APIC present\n");
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001674 return -1;
1675 }
1676
1677 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE;
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001678 return 0;
1679}
Yinghai Lube7a6562008-08-24 02:01:51 -07001680#else
Thomas Gleixner5a7ae782010-10-19 10:46:28 -07001681
Henrik Kretzschmar25874a22011-03-11 08:02:36 +01001682static int __init apic_verify(void)
Thomas Gleixner5a7ae782010-10-19 10:46:28 -07001683{
1684 u32 features, h, l;
1685
1686 /*
1687 * The APIC feature bit should now be enabled
1688 * in `cpuid'
1689 */
1690 features = cpuid_edx(1);
1691 if (!(features & (1 << X86_FEATURE_APIC))) {
1692 pr_warning("Could not enable APIC!\n");
1693 return -1;
1694 }
1695 set_cpu_cap(&boot_cpu_data, X86_FEATURE_APIC);
1696 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE;
1697
1698 /* The BIOS may have set up the APIC at some other address */
Bryan O'Donoghuecbf28292012-04-18 17:37:39 +01001699 if (boot_cpu_data.x86 >= 6) {
1700 rdmsr(MSR_IA32_APICBASE, l, h);
1701 if (l & MSR_IA32_APICBASE_ENABLE)
1702 mp_lapic_addr = l & MSR_IA32_APICBASE_BASE;
1703 }
Thomas Gleixner5a7ae782010-10-19 10:46:28 -07001704
1705 pr_info("Found and enabled local APIC!\n");
1706 return 0;
1707}
1708
Henrik Kretzschmar25874a22011-03-11 08:02:36 +01001709int __init apic_force_enable(unsigned long addr)
Thomas Gleixner5a7ae782010-10-19 10:46:28 -07001710{
1711 u32 h, l;
1712
1713 if (disable_apic)
1714 return -1;
1715
1716 /*
1717 * Some BIOSes disable the local APIC in the APIC_BASE
1718 * MSR. This can only be done in software for Intel P6 or later
1719 * and AMD K7 (Model > 1) or later.
1720 */
Bryan O'Donoghuecbf28292012-04-18 17:37:39 +01001721 if (boot_cpu_data.x86 >= 6) {
1722 rdmsr(MSR_IA32_APICBASE, l, h);
1723 if (!(l & MSR_IA32_APICBASE_ENABLE)) {
1724 pr_info("Local APIC disabled by BIOS -- reenabling.\n");
1725 l &= ~MSR_IA32_APICBASE_BASE;
1726 l |= MSR_IA32_APICBASE_ENABLE | addr;
1727 wrmsr(MSR_IA32_APICBASE, l, h);
1728 enabled_via_apicbase = 1;
1729 }
Thomas Gleixner5a7ae782010-10-19 10:46:28 -07001730 }
1731 return apic_verify();
1732}
1733
Yinghai Lube7a6562008-08-24 02:01:51 -07001734/*
1735 * Detect and initialize APIC
1736 */
1737static int __init detect_init_APIC(void)
1738{
Yinghai Lube7a6562008-08-24 02:01:51 -07001739 /* Disabled by kernel option? */
1740 if (disable_apic)
1741 return -1;
1742
1743 switch (boot_cpu_data.x86_vendor) {
1744 case X86_VENDOR_AMD:
1745 if ((boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model > 1) ||
Borislav Petkov85877062009-02-03 16:24:22 +01001746 (boot_cpu_data.x86 >= 15))
Yinghai Lube7a6562008-08-24 02:01:51 -07001747 break;
1748 goto no_apic;
1749 case X86_VENDOR_INTEL:
1750 if (boot_cpu_data.x86 == 6 || boot_cpu_data.x86 == 15 ||
1751 (boot_cpu_data.x86 == 5 && cpu_has_apic))
1752 break;
1753 goto no_apic;
1754 default:
1755 goto no_apic;
1756 }
1757
1758 if (!cpu_has_apic) {
1759 /*
1760 * Over-ride BIOS and try to enable the local APIC only if
1761 * "lapic" specified.
1762 */
1763 if (!force_enable_local_apic) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001764 pr_info("Local APIC disabled by BIOS -- "
1765 "you can enable it with \"lapic\"\n");
Yinghai Lube7a6562008-08-24 02:01:51 -07001766 return -1;
1767 }
Thomas Gleixnera906fda2011-02-25 16:09:31 +01001768 if (apic_force_enable(APIC_DEFAULT_PHYS_BASE))
Thomas Gleixner5a7ae782010-10-19 10:46:28 -07001769 return -1;
1770 } else {
1771 if (apic_verify())
1772 return -1;
Yinghai Lube7a6562008-08-24 02:01:51 -07001773 }
Yinghai Lube7a6562008-08-24 02:01:51 -07001774
1775 apic_pm_activate();
1776
1777 return 0;
1778
1779no_apic:
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001780 pr_info("No local APIC present or hardware disabled\n");
Yinghai Lube7a6562008-08-24 02:01:51 -07001781 return -1;
1782}
1783#endif
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001784
1785/**
1786 * init_apic_mappings - initialize APIC mappings
1787 */
1788void __init init_apic_mappings(void)
1789{
Yinghai Lu4401da62009-05-02 10:40:57 -07001790 unsigned int new_apicid;
1791
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07001792 if (x2apic_mode) {
Yinghai Lu4c9961d2008-07-11 18:44:16 -07001793 boot_cpu_physical_apicid = read_apic_id();
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001794 return;
1795 }
1796
Yinghai Lu4797f6b2009-05-02 10:40:57 -07001797 /* If no local APIC can be found return early */
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001798 if (!smp_found_config && detect_init_APIC()) {
Yinghai Lu4797f6b2009-05-02 10:40:57 -07001799 /* lets NOP'ify apic operations */
Cyrill Gorcunovcec6be62009-05-11 17:41:40 +04001800 pr_info("APIC: disable apic facility\n");
1801 apic_disable();
Yinghai Lu4797f6b2009-05-02 10:40:57 -07001802 } else {
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001803 apic_phys = mp_lapic_addr;
1804
Yinghai Lu4797f6b2009-05-02 10:40:57 -07001805 /*
1806 * acpi lapic path already maps that address in
1807 * acpi_register_lapic_address()
1808 */
Eric W. Biederman5989cd62010-08-04 13:30:27 -07001809 if (!acpi_lapic && !smp_found_config)
Yinghai Lu326a2e62010-12-07 00:55:38 -08001810 register_lapic_address(apic_phys);
Cyrill Gorcunovcec6be62009-05-11 17:41:40 +04001811 }
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001812
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001813 /*
1814 * Fetch the APIC ID of the BSP in case we have a
1815 * default configuration (or the MP table is broken).
1816 */
Yinghai Lu4401da62009-05-02 10:40:57 -07001817 new_apicid = read_apic_id();
1818 if (boot_cpu_physical_apicid != new_apicid) {
1819 boot_cpu_physical_apicid = new_apicid;
Cyrill Gorcunov103428e2009-06-07 16:48:40 +04001820 /*
1821 * yeah -- we lie about apic_version
1822 * in case if apic was disabled via boot option
1823 * but it's not a problem for SMP compiled kernel
1824 * since smp_sanity_check is prepared for such a case
1825 * and disable smp mode
1826 */
Yinghai Lu4401da62009-05-02 10:40:57 -07001827 apic_version[new_apicid] =
1828 GET_APIC_VERSION(apic_read(APIC_LVR));
Cyrill Gorcunov08306ce2009-04-12 20:47:41 +04001829 }
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001830}
1831
Yinghai Luc0104d32010-12-07 00:55:17 -08001832void __init register_lapic_address(unsigned long address)
1833{
1834 mp_lapic_addr = address;
1835
Yinghai Lu04501932010-12-07 00:55:56 -08001836 if (!x2apic_mode) {
1837 set_fixmap_nocache(FIX_APIC_BASE, address);
1838 apic_printk(APIC_VERBOSE, "mapped APIC to %16lx (%16lx)\n",
1839 APIC_BASE, mp_lapic_addr);
1840 }
Yinghai Luc0104d32010-12-07 00:55:17 -08001841 if (boot_cpu_physical_apicid == -1U) {
1842 boot_cpu_physical_apicid = read_apic_id();
1843 apic_version[boot_cpu_physical_apicid] =
1844 GET_APIC_VERSION(apic_read(APIC_LVR));
1845 }
1846}
1847
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001848/*
1849 * This initializes the IO-APIC and APIC hardware if this is
1850 * a UP kernel.
1851 */
Yinghai Lu56d91f12010-12-16 19:09:24 -08001852int apic_version[MAX_LOCAL_APIC];
Cyrill Gorcunov1b313f42008-08-18 20:45:57 +04001853
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001854int __init APIC_init_uniprocessor(void)
1855{
1856 if (disable_apic) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001857 pr_info("Apic disabled\n");
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001858 return -1;
1859 }
Jan Beulichf1182632009-01-14 12:27:35 +00001860#ifdef CONFIG_X86_64
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001861 if (!cpu_has_apic) {
1862 disable_apic = 1;
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001863 pr_info("Apic disabled by BIOS\n");
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001864 return -1;
1865 }
Yinghai Lufa2bd352008-08-24 02:01:50 -07001866#else
1867 if (!smp_found_config && !cpu_has_apic)
1868 return -1;
1869
1870 /*
1871 * Complain if the BIOS pretends there is one.
1872 */
1873 if (!cpu_has_apic &&
1874 APIC_INTEGRATED(apic_version[boot_cpu_physical_apicid])) {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001875 pr_err("BIOS bug, local APIC 0x%x not detected!...\n",
1876 boot_cpu_physical_apicid);
Yinghai Lufa2bd352008-08-24 02:01:50 -07001877 return -1;
1878 }
1879#endif
1880
Ingo Molnar72ce0162009-01-28 06:50:47 +01001881 default_setup_apic_routing();
Suresh Siddha6e1cb382008-07-10 11:16:58 -07001882
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001883 verify_local_APIC();
Glauber Costab5841762008-05-28 13:38:28 -03001884 connect_bsp_APIC();
1885
Yinghai Lufa2bd352008-08-24 02:01:50 -07001886#ifdef CONFIG_X86_64
Glauber de Oliveira Costac70dcb72008-03-19 14:25:58 -03001887 apic_write(APIC_ID, SET_APIC_ID(boot_cpu_physical_apicid));
Yinghai Lufa2bd352008-08-24 02:01:50 -07001888#else
1889 /*
1890 * Hack: In case of kdump, after a crash, kernel might be booting
1891 * on a cpu with non-zero lapic id. But boot_cpu_physical_apicid
1892 * might be zero if read from MP tables. Get it from LAPIC.
1893 */
1894# ifdef CONFIG_CRASH_DUMP
1895 boot_cpu_physical_apicid = read_apic_id();
1896# endif
1897#endif
1898 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map);
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001899 setup_local_APIC();
1900
Yinghai Lu88d0f552009-02-14 23:57:28 -08001901#ifdef CONFIG_X86_IO_APIC
Andi Kleen739f33b2008-01-30 13:30:40 +01001902 /*
1903 * Now enable IO-APICs, actually call clear_IO_APIC
Yinghai Lu98c061b2009-02-16 00:00:50 -08001904 * We need clear_IO_APIC before enabling error vector
Andi Kleen739f33b2008-01-30 13:30:40 +01001905 */
1906 if (!skip_ioapic_setup && nr_ioapics)
1907 enable_IO_APIC();
Yinghai Lufa2bd352008-08-24 02:01:50 -07001908#endif
Andi Kleen739f33b2008-01-30 13:30:40 +01001909
Jan Beulich2fb270f2011-02-09 08:21:02 +00001910 bsp_end_local_APIC_setup();
Andi Kleen739f33b2008-01-30 13:30:40 +01001911
Yinghai Lufa2bd352008-08-24 02:01:50 -07001912#ifdef CONFIG_X86_IO_APIC
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001913 if (smp_found_config && !skip_ioapic_setup && nr_ioapics)
1914 setup_IO_APIC();
Yinghai Lu98c061b2009-02-16 00:00:50 -08001915 else {
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001916 nr_ioapics = 0;
Yinghai Lu98c061b2009-02-16 00:00:50 -08001917 }
Yinghai Lufa2bd352008-08-24 02:01:50 -07001918#endif
1919
Thomas Gleixner736deca2009-08-19 12:35:53 +02001920 x86_init.timers.setup_percpu_clockev();
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001921 return 0;
1922}
1923
1924/*
1925 * Local APIC interrupts
1926 */
1927
1928/*
1929 * This interrupt should _never_ happen with our APIC/SMP architecture
1930 */
Seiji Aguchieddc0e92013-06-20 11:45:17 -04001931static inline void __smp_spurious_interrupt(void)
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001932{
Yinghai Ludc1528d2008-08-24 02:01:53 -07001933 u32 v;
1934
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001935 /*
1936 * Check if this really is a spurious interrupt and ACK it
1937 * if it is a vectored one. Just in case...
1938 * Spurious interrupts should not be ACKed.
1939 */
1940 v = apic_read(APIC_ISR + ((SPURIOUS_APIC_VECTOR & ~0x1f) >> 1));
1941 if (v & (1 << (SPURIOUS_APIC_VECTOR & 0x1f)))
1942 ack_APIC_irq();
1943
Hiroshi Shimamoto915b0d02008-12-08 19:19:26 -08001944 inc_irq_stat(irq_spurious_count);
1945
Yinghai Ludc1528d2008-08-24 02:01:53 -07001946 /* see sw-dev-man vol 3, chapter 7.4.13.5 */
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01001947 pr_info("spurious APIC interrupt on CPU#%d, "
1948 "should never happen.\n", smp_processor_id());
Seiji Aguchieddc0e92013-06-20 11:45:17 -04001949}
1950
1951void smp_spurious_interrupt(struct pt_regs *regs)
1952{
1953 entering_irq();
1954 __smp_spurious_interrupt();
1955 exiting_irq();
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001956}
1957
Seiji Aguchicf910e82013-06-20 11:46:53 -04001958void smp_trace_spurious_interrupt(struct pt_regs *regs)
1959{
1960 entering_irq();
1961 trace_spurious_apic_entry(SPURIOUS_APIC_VECTOR);
1962 __smp_spurious_interrupt();
1963 trace_spurious_apic_exit(SPURIOUS_APIC_VECTOR);
1964 exiting_irq();
1965}
1966
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001967/*
1968 * This interrupt should never happen with our APIC/SMP architecture
1969 */
Seiji Aguchieddc0e92013-06-20 11:45:17 -04001970static inline void __smp_error_interrupt(struct pt_regs *regs)
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001971{
Youquan Song2b398bd2011-04-14 14:36:08 +08001972 u32 v0, v1;
1973 u32 i = 0;
1974 static const char * const error_interrupt_reason[] = {
1975 "Send CS error", /* APIC Error Bit 0 */
1976 "Receive CS error", /* APIC Error Bit 1 */
1977 "Send accept error", /* APIC Error Bit 2 */
1978 "Receive accept error", /* APIC Error Bit 3 */
1979 "Redirectable IPI", /* APIC Error Bit 4 */
1980 "Send illegal vector", /* APIC Error Bit 5 */
1981 "Received illegal vector", /* APIC Error Bit 6 */
1982 "Illegal register address", /* APIC Error Bit 7 */
1983 };
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001984
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001985 /* First tickle the hardware, only then report what went on. -- REW */
Youquan Song2b398bd2011-04-14 14:36:08 +08001986 v0 = apic_read(APIC_ESR);
Thomas Gleixner0e078e22008-01-30 13:30:20 +01001987 apic_write(APIC_ESR, 0);
1988 v1 = apic_read(APIC_ESR);
1989 ack_APIC_irq();
1990 atomic_inc(&irq_err_count);
1991
Youquan Song2b398bd2011-04-14 14:36:08 +08001992 apic_printk(APIC_DEBUG, KERN_DEBUG "APIC error on CPU%d: %02x(%02x)",
1993 smp_processor_id(), v0 , v1);
1994
1995 v1 = v1 & 0xff;
1996 while (v1) {
1997 if (v1 & 0x1)
1998 apic_printk(APIC_DEBUG, KERN_CONT " : %s", error_interrupt_reason[i]);
1999 i++;
2000 v1 >>= 1;
Peter Senna Tschudin4b8073e2012-09-18 18:36:14 +02002001 }
Youquan Song2b398bd2011-04-14 14:36:08 +08002002
2003 apic_printk(APIC_DEBUG, KERN_CONT "\n");
2004
Seiji Aguchieddc0e92013-06-20 11:45:17 -04002005}
2006
2007void smp_error_interrupt(struct pt_regs *regs)
2008{
2009 entering_irq();
2010 __smp_error_interrupt(regs);
2011 exiting_irq();
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002012}
2013
Seiji Aguchicf910e82013-06-20 11:46:53 -04002014void smp_trace_error_interrupt(struct pt_regs *regs)
2015{
2016 entering_irq();
2017 trace_error_apic_entry(ERROR_APIC_VECTOR);
2018 __smp_error_interrupt(regs);
2019 trace_error_apic_exit(ERROR_APIC_VECTOR);
2020 exiting_irq();
2021}
2022
Glauber Costab5841762008-05-28 13:38:28 -03002023/**
Cyrill Gorcunov36c9d672008-08-18 20:45:53 +04002024 * connect_bsp_APIC - attach the APIC to the interrupt system
2025 */
Glauber Costab5841762008-05-28 13:38:28 -03002026void __init connect_bsp_APIC(void)
2027{
Cyrill Gorcunov36c9d672008-08-18 20:45:53 +04002028#ifdef CONFIG_X86_32
2029 if (pic_mode) {
2030 /*
2031 * Do not trust the local APIC being empty at bootup.
2032 */
2033 clear_local_APIC();
2034 /*
2035 * PIC mode, enable APIC mode in the IMCR, i.e. connect BSP's
2036 * local APIC to INT and NMI lines.
2037 */
2038 apic_printk(APIC_VERBOSE, "leaving PIC mode, "
2039 "enabling APIC mode.\n");
Cyrill Gorcunovc0eaa452009-04-12 20:47:40 +04002040 imcr_pic_to_apic();
Cyrill Gorcunov36c9d672008-08-18 20:45:53 +04002041 }
2042#endif
Ingo Molnar49040332009-01-28 12:43:18 +01002043 if (apic->enable_apic_mode)
2044 apic->enable_apic_mode();
Glauber Costab5841762008-05-28 13:38:28 -03002045}
2046
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +04002047/**
2048 * disconnect_bsp_APIC - detach the APIC from the interrupt system
2049 * @virt_wire_setup: indicates, whether virtual wire mode is selected
2050 *
2051 * Virtual wire mode is necessary to deliver legacy interrupts even when the
2052 * APIC is disabled.
2053 */
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002054void disconnect_bsp_APIC(int virt_wire_setup)
2055{
Cyrill Gorcunov1b4ee4e2008-08-18 23:12:33 +04002056 unsigned int value;
2057
Cyrill Gorcunovc177b0b2008-08-18 20:45:56 +04002058#ifdef CONFIG_X86_32
2059 if (pic_mode) {
2060 /*
2061 * Put the board back into PIC mode (has an effect only on
2062 * certain older boards). Note that APIC interrupts, including
2063 * IPIs, won't work beyond this point! The only exception are
2064 * INIT IPIs.
2065 */
2066 apic_printk(APIC_VERBOSE, "disabling APIC mode, "
2067 "entering PIC mode.\n");
Cyrill Gorcunovc0eaa452009-04-12 20:47:40 +04002068 imcr_apic_to_pic();
Cyrill Gorcunovc177b0b2008-08-18 20:45:56 +04002069 return;
2070 }
2071#endif
2072
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002073 /* Go back to Virtual Wire compatibility mode */
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002074
2075 /* For the spurious interrupt use vector F, and enable it */
2076 value = apic_read(APIC_SPIV);
2077 value &= ~APIC_VECTOR_MASK;
2078 value |= APIC_SPIV_APIC_ENABLED;
2079 value |= 0xf;
2080 apic_write(APIC_SPIV, value);
2081
2082 if (!virt_wire_setup) {
2083 /*
2084 * For LVT0 make it edge triggered, active high,
2085 * external and enabled
2086 */
2087 value = apic_read(APIC_LVT0);
2088 value &= ~(APIC_MODE_MASK | APIC_SEND_PENDING |
2089 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR |
2090 APIC_LVT_LEVEL_TRIGGER | APIC_LVT_MASKED);
2091 value |= APIC_LVT_REMOTE_IRR | APIC_SEND_PENDING;
2092 value = SET_APIC_DELIVERY_MODE(value, APIC_MODE_EXTINT);
2093 apic_write(APIC_LVT0, value);
2094 } else {
2095 /* Disable LVT0 */
2096 apic_write(APIC_LVT0, APIC_LVT_MASKED);
2097 }
2098
Cyrill Gorcunovc177b0b2008-08-18 20:45:56 +04002099 /*
2100 * For LVT1 make it edge triggered, active high,
2101 * nmi and enabled
2102 */
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002103 value = apic_read(APIC_LVT1);
2104 value &= ~(APIC_MODE_MASK | APIC_SEND_PENDING |
2105 APIC_INPUT_POLARITY | APIC_LVT_REMOTE_IRR |
2106 APIC_LVT_LEVEL_TRIGGER | APIC_LVT_MASKED);
2107 value |= APIC_LVT_REMOTE_IRR | APIC_SEND_PENDING;
2108 value = SET_APIC_DELIVERY_MODE(value, APIC_MODE_NMI);
2109 apic_write(APIC_LVT1, value);
2110}
2111
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002112void __cpuinit generic_processor_info(int apicid, int version)
2113{
Vivek Goyal14cb6dc2011-07-08 13:19:26 -04002114 int cpu, max = nr_cpu_ids;
2115 bool boot_cpu_detected = physid_isset(boot_cpu_physical_apicid,
2116 phys_cpu_present_map);
2117
2118 /*
2119 * If boot cpu has not been detected yet, then only allow upto
2120 * nr_cpu_ids - 1 processors and keep one slot free for boot cpu
2121 */
2122 if (!boot_cpu_detected && num_processors >= nr_cpu_ids - 1 &&
2123 apicid != boot_cpu_physical_apicid) {
2124 int thiscpu = max + disabled_cpus - 1;
2125
2126 pr_warning(
2127 "ACPI: NR_CPUS/possible_cpus limit of %i almost"
2128 " reached. Keeping one slot for boot cpu."
2129 " Processor %d/0x%x ignored.\n", max, thiscpu, apicid);
2130
2131 disabled_cpus++;
2132 return;
2133 }
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002134
Mike Travis3b11ce72008-12-17 15:21:39 -08002135 if (num_processors >= nr_cpu_ids) {
Mike Travis3b11ce72008-12-17 15:21:39 -08002136 int thiscpu = max + disabled_cpus;
2137
2138 pr_warning(
2139 "ACPI: NR_CPUS/possible_cpus limit of %i reached."
2140 " Processor %d/0x%x ignored.\n", max, thiscpu, apicid);
2141
2142 disabled_cpus++;
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002143 return;
2144 }
2145
2146 num_processors++;
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002147 if (apicid == boot_cpu_physical_apicid) {
2148 /*
2149 * x86_bios_cpu_apicid is required to have processors listed
2150 * in same order as logical cpu numbers. Hence the first
2151 * entry is BSP, and so on.
Yinghai Lue5fea862011-02-08 23:22:17 -08002152 * boot_cpu_init() already hold bit 0 in cpu_present_mask
2153 * for BSP.
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002154 */
2155 cpu = 0;
Yinghai Lue5fea862011-02-08 23:22:17 -08002156 } else
2157 cpu = cpumask_next_zero(-1, cpu_present_mask);
2158
2159 /*
2160 * Validate version
2161 */
2162 if (version == 0x0) {
2163 pr_warning("BIOS bug: APIC version is 0 for CPU %d/0x%x, fixing up to 0x10\n",
2164 cpu, apicid);
2165 version = 0x10;
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002166 }
Yinghai Lue5fea862011-02-08 23:22:17 -08002167 apic_version[apicid] = version;
2168
2169 if (version != apic_version[boot_cpu_physical_apicid]) {
2170 pr_warning("BIOS bug: APIC version mismatch, boot CPU: %x, CPU %d: version %x\n",
2171 apic_version[boot_cpu_physical_apicid], cpu, version);
2172 }
2173
2174 physid_set(apicid, phys_cpu_present_map);
Yinghai Lue0da3362008-06-08 18:29:22 -07002175 if (apicid > max_physical_apicid)
2176 max_physical_apicid = apicid;
2177
Ingo Molnar3e5095d2009-01-27 17:07:08 +01002178#if defined(CONFIG_SMP) || defined(CONFIG_X86_64)
Tejun Heof10fcd42009-01-13 20:41:34 +09002179 early_per_cpu(x86_cpu_to_apicid, cpu) = apicid;
2180 early_per_cpu(x86_bios_cpu_apicid, cpu) = apicid;
Cyrill Gorcunov1b313f42008-08-18 20:45:57 +04002181#endif
Tejun Heoacb8bc02011-01-23 14:37:33 +01002182#ifdef CONFIG_X86_32
2183 early_per_cpu(x86_cpu_to_logical_apicid, cpu) =
2184 apic->x86_32_early_logical_apicid(cpu);
2185#endif
Mike Travis1de88cd2008-12-16 17:34:02 -08002186 set_cpu_possible(cpu, true);
2187 set_cpu_present(cpu, true);
Alexey Starikovskiybe8a5682008-03-27 23:56:19 +03002188}
2189
Suresh Siddha0c81c742008-07-10 11:16:48 -07002190int hard_smp_processor_id(void)
2191{
2192 return read_apic_id();
2193}
Ingo Molnar1dcdd3d2009-01-28 17:55:37 +01002194
2195void default_init_apic_ldr(void)
2196{
2197 unsigned long val;
2198
2199 apic_write(APIC_DFR, APIC_DFR_VALUE);
2200 val = apic_read(APIC_LDR) & ~APIC_LDR_MASK;
2201 val |= SET_APIC_LOGICAL_ID(1UL << smp_processor_id());
2202 apic_write(APIC_LDR, val);
2203}
2204
Alexander Gordeevff164322012-06-07 15:15:59 +02002205int default_cpu_mask_to_apicid_and(const struct cpumask *cpumask,
2206 const struct cpumask *andmask,
2207 unsigned int *apicid)
Alexander Gordeev63982682012-06-05 13:23:44 +02002208{
Alexander Gordeevea3807e2012-06-14 09:49:55 +02002209 unsigned int cpu;
Alexander Gordeev63982682012-06-05 13:23:44 +02002210
2211 for_each_cpu_and(cpu, cpumask, andmask) {
2212 if (cpumask_test_cpu(cpu, cpu_online_mask))
2213 break;
2214 }
Alexander Gordeevff164322012-06-07 15:15:59 +02002215
Alexander Gordeevea3807e2012-06-14 09:49:55 +02002216 if (likely(cpu < nr_cpu_ids)) {
Alexander Gordeeva5a39152012-06-14 09:49:35 +02002217 *apicid = per_cpu(x86_cpu_to_apicid, cpu);
2218 return 0;
Alexander Gordeeva5a39152012-06-14 09:49:35 +02002219 }
Alexander Gordeevea3807e2012-06-14 09:49:55 +02002220
2221 return -EINVAL;
Alexander Gordeev63982682012-06-05 13:23:44 +02002222}
2223
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002224/*
Michael S. Tsirkin1551df62012-07-15 15:56:46 +03002225 * Override the generic EOI implementation with an optimized version.
2226 * Only called during early boot when only one CPU is active and with
2227 * interrupts disabled, so we know this does not race with actual APIC driver
2228 * use.
2229 */
2230void __init apic_set_eoi_write(void (*eoi_write)(u32 reg, u32 v))
2231{
2232 struct apic **drv;
2233
2234 for (drv = __apicdrivers; drv < __apicdrivers_end; drv++) {
2235 /* Should happen once for each apic */
2236 WARN_ON((*drv)->eoi_write == eoi_write);
2237 (*drv)->eoi_write = eoi_write;
2238 }
2239}
2240
2241/*
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002242 * Power management
2243 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244#ifdef CONFIG_PM
2245
2246static struct {
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +04002247 /*
2248 * 'active' is true if the local APIC was enabled by us and
2249 * not the BIOS; this signifies that we are also responsible
2250 * for disabling it before entering apm/acpi suspend
2251 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002252 int active;
2253 /* r/w apic fields */
2254 unsigned int apic_id;
2255 unsigned int apic_taskpri;
2256 unsigned int apic_ldr;
2257 unsigned int apic_dfr;
2258 unsigned int apic_spiv;
2259 unsigned int apic_lvtt;
2260 unsigned int apic_lvtpc;
2261 unsigned int apic_lvt0;
2262 unsigned int apic_lvt1;
2263 unsigned int apic_lvterr;
2264 unsigned int apic_tmict;
2265 unsigned int apic_tdcr;
2266 unsigned int apic_thmr;
2267} apic_pm_state;
2268
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +01002269static int lapic_suspend(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270{
2271 unsigned long flags;
Karsten Wiesef990fff2006-12-07 02:14:11 +01002272 int maxlvt;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002273
2274 if (!apic_pm_state.active)
2275 return 0;
2276
Thomas Gleixner37e650c2008-01-30 13:30:14 +01002277 maxlvt = lapic_get_maxlvt();
Karsten Wiesef990fff2006-12-07 02:14:11 +01002278
Suresh Siddha2d7a66d2008-07-11 14:24:19 -07002279 apic_pm_state.apic_id = apic_read(APIC_ID);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002280 apic_pm_state.apic_taskpri = apic_read(APIC_TASKPRI);
2281 apic_pm_state.apic_ldr = apic_read(APIC_LDR);
2282 apic_pm_state.apic_dfr = apic_read(APIC_DFR);
2283 apic_pm_state.apic_spiv = apic_read(APIC_SPIV);
2284 apic_pm_state.apic_lvtt = apic_read(APIC_LVTT);
Karsten Wiesef990fff2006-12-07 02:14:11 +01002285 if (maxlvt >= 4)
2286 apic_pm_state.apic_lvtpc = apic_read(APIC_LVTPC);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002287 apic_pm_state.apic_lvt0 = apic_read(APIC_LVT0);
2288 apic_pm_state.apic_lvt1 = apic_read(APIC_LVT1);
2289 apic_pm_state.apic_lvterr = apic_read(APIC_LVTERR);
2290 apic_pm_state.apic_tmict = apic_read(APIC_TMICT);
2291 apic_pm_state.apic_tdcr = apic_read(APIC_TDCR);
Andi Kleen4efc0672009-04-28 19:07:31 +02002292#ifdef CONFIG_X86_THERMAL_VECTOR
Karsten Wiesef990fff2006-12-07 02:14:11 +01002293 if (maxlvt >= 5)
2294 apic_pm_state.apic_thmr = apic_read(APIC_LVTTHMR);
2295#endif
Cyrill Gorcunov24968cf2008-08-16 23:21:52 +04002296
Fernando Luis Vázquez Cao2b94ab22006-09-26 10:52:33 +02002297 local_irq_save(flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298 disable_local_APIC();
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07002299
Joerg Roedel70733e02012-09-26 12:44:33 +02002300 irq_remapping_disable();
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07002301
Linus Torvalds1da177e2005-04-16 15:20:36 -07002302 local_irq_restore(flags);
2303 return 0;
2304}
2305
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +01002306static void lapic_resume(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002307{
2308 unsigned int l, h;
2309 unsigned long flags;
Suresh Siddha31dce142011-05-18 16:31:33 -07002310 int maxlvt;
Fenghua Yub24696b2009-03-27 14:22:44 -07002311
Linus Torvalds1da177e2005-04-16 15:20:36 -07002312 if (!apic_pm_state.active)
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +01002313 return;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002314
Fenghua Yub24696b2009-03-27 14:22:44 -07002315 local_irq_save(flags);
Joerg Roedel336224b2012-09-26 12:44:34 +02002316
2317 /*
2318 * IO-APIC and PIC have their own resume routines.
2319 * We just mask them here to make sure the interrupt
2320 * subsystem is completely quiet while we enable x2apic
2321 * and interrupt-remapping.
2322 */
2323 mask_ioapic_entries();
2324 legacy_pic->mask_all();
Karsten Wiesef990fff2006-12-07 02:14:11 +01002325
Suresh Siddhafc1edaf2009-04-20 13:02:27 -07002326 if (x2apic_mode)
Cyrill Gorcunov92206c92008-08-16 23:21:51 +04002327 enable_x2apic();
Suresh Siddhacf6567f2009-03-16 17:05:00 -07002328 else {
Cyrill Gorcunov92206c92008-08-16 23:21:51 +04002329 /*
2330 * Make sure the APICBASE points to the right address
2331 *
2332 * FIXME! This will be wrong if we ever support suspend on
2333 * SMP! We'll need to do this as part of the CPU restore!
2334 */
Bryan O'Donoghuecbf28292012-04-18 17:37:39 +01002335 if (boot_cpu_data.x86 >= 6) {
2336 rdmsr(MSR_IA32_APICBASE, l, h);
2337 l &= ~MSR_IA32_APICBASE_BASE;
2338 l |= MSR_IA32_APICBASE_ENABLE | mp_lapic_addr;
2339 wrmsr(MSR_IA32_APICBASE, l, h);
2340 }
Yinghai Lud5e629a2008-08-17 21:12:27 -07002341 }
Suresh Siddha6e1cb382008-07-10 11:16:58 -07002342
Fenghua Yub24696b2009-03-27 14:22:44 -07002343 maxlvt = lapic_get_maxlvt();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002344 apic_write(APIC_LVTERR, ERROR_APIC_VECTOR | APIC_LVT_MASKED);
2345 apic_write(APIC_ID, apic_pm_state.apic_id);
2346 apic_write(APIC_DFR, apic_pm_state.apic_dfr);
2347 apic_write(APIC_LDR, apic_pm_state.apic_ldr);
2348 apic_write(APIC_TASKPRI, apic_pm_state.apic_taskpri);
2349 apic_write(APIC_SPIV, apic_pm_state.apic_spiv);
2350 apic_write(APIC_LVT0, apic_pm_state.apic_lvt0);
2351 apic_write(APIC_LVT1, apic_pm_state.apic_lvt1);
Cyrill Gorcunov92206c92008-08-16 23:21:51 +04002352#if defined(CONFIG_X86_MCE_P4THERMAL) || defined(CONFIG_X86_MCE_INTEL)
Karsten Wiesef990fff2006-12-07 02:14:11 +01002353 if (maxlvt >= 5)
2354 apic_write(APIC_LVTTHMR, apic_pm_state.apic_thmr);
2355#endif
2356 if (maxlvt >= 4)
2357 apic_write(APIC_LVTPC, apic_pm_state.apic_lvtpc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002358 apic_write(APIC_LVTT, apic_pm_state.apic_lvtt);
2359 apic_write(APIC_TDCR, apic_pm_state.apic_tdcr);
2360 apic_write(APIC_TMICT, apic_pm_state.apic_tmict);
2361 apic_write(APIC_ESR, 0);
2362 apic_read(APIC_ESR);
2363 apic_write(APIC_LVTERR, apic_pm_state.apic_lvterr);
2364 apic_write(APIC_ESR, 0);
2365 apic_read(APIC_ESR);
Cyrill Gorcunov92206c92008-08-16 23:21:51 +04002366
Joerg Roedel70733e02012-09-26 12:44:33 +02002367 irq_remapping_reenable(x2apic_mode);
Suresh Siddha31dce142011-05-18 16:31:33 -07002368
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369 local_irq_restore(flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370}
2371
Cyrill Gorcunov274cfe52008-08-16 23:21:53 +04002372/*
2373 * This device has no shutdown method - fully functioning local APICs
2374 * are needed on every CPU up until machine_halt/restart/poweroff.
2375 */
2376
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +01002377static struct syscore_ops lapic_syscore_ops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002378 .resume = lapic_resume,
2379 .suspend = lapic_suspend,
2380};
2381
Ashok Raje6982c62005-06-25 14:54:58 -07002382static void __cpuinit apic_pm_activate(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383{
2384 apic_pm_state.active = 1;
2385}
2386
2387static int __init init_lapic_sysfs(void)
2388{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002389 /* XXX: remove suspend/resume procs if !apic_pm_state.active? */
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +01002390 if (cpu_has_apic)
2391 register_syscore_ops(&lapic_syscore_ops);
Hiroshi Shimamotoe83a5fd2008-01-30 13:32:35 +01002392
Rafael J. Wysockif3c6ea12011-03-23 22:15:54 +01002393 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002394}
Fenghua Yub24696b2009-03-27 14:22:44 -07002395
2396/* local apic needs to resume before other devices access its registers. */
2397core_initcall(init_lapic_sysfs);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398
2399#else /* CONFIG_PM */
2400
2401static void apic_pm_activate(void) { }
2402
2403#endif /* CONFIG_PM */
2404
Yinghai Luf28c0ae2008-08-24 02:01:49 -07002405#ifdef CONFIG_X86_64
Yinghai Lue0e42142009-04-26 23:39:38 -07002406
2407static int __cpuinit apic_cluster_num(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408{
2409 int i, clusters, zeros;
2410 unsigned id;
Yinghai Lu322850a2008-02-23 21:48:42 -08002411 u16 *bios_cpu_apicid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002412 DECLARE_BITMAP(clustermap, NUM_APIC_CLUSTERS);
2413
Mike Travis23ca4bb2008-05-12 21:21:12 +02002414 bios_cpu_apicid = early_per_cpu_ptr(x86_bios_cpu_apicid);
Suresh Siddha376ec332005-05-16 21:53:32 -07002415 bitmap_zero(clustermap, NUM_APIC_CLUSTERS);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002416
Mike Travis168ef542008-12-16 17:34:01 -08002417 for (i = 0; i < nr_cpu_ids; i++) {
travis@sgi.come8c10ef2008-01-30 13:33:12 +01002418 /* are we being called early in kernel startup? */
Mike Travis693e3c52008-01-30 13:33:14 +01002419 if (bios_cpu_apicid) {
2420 id = bios_cpu_apicid[i];
Jaswinder Singh Rajpute423e332009-01-04 16:16:25 +05302421 } else if (i < nr_cpu_ids) {
travis@sgi.come8c10ef2008-01-30 13:33:12 +01002422 if (cpu_present(i))
2423 id = per_cpu(x86_bios_cpu_apicid, i);
2424 else
2425 continue;
Jaswinder Singh Rajpute423e332009-01-04 16:16:25 +05302426 } else
travis@sgi.come8c10ef2008-01-30 13:33:12 +01002427 break;
2428
Linus Torvalds1da177e2005-04-16 15:20:36 -07002429 if (id != BAD_APICID)
2430 __set_bit(APIC_CLUSTERID(id), clustermap);
2431 }
2432
2433 /* Problem: Partially populated chassis may not have CPUs in some of
2434 * the APIC clusters they have been allocated. Only present CPUs have
travis@sgi.com602a54a2008-01-30 13:33:21 +01002435 * x86_bios_cpu_apicid entries, thus causing zeroes in the bitmap.
2436 * Since clusters are allocated sequentially, count zeros only if
2437 * they are bounded by ones.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002438 */
2439 clusters = 0;
2440 zeros = 0;
2441 for (i = 0; i < NUM_APIC_CLUSTERS; i++) {
2442 if (test_bit(i, clustermap)) {
2443 clusters += 1 + zeros;
2444 zeros = 0;
2445 } else
2446 ++zeros;
2447 }
2448
Yinghai Lue0e42142009-04-26 23:39:38 -07002449 return clusters;
2450}
2451
2452static int __cpuinitdata multi_checked;
2453static int __cpuinitdata multi;
2454
2455static int __cpuinit set_multi(const struct dmi_system_id *d)
2456{
2457 if (multi)
2458 return 0;
Cyrill Gorcunov6f0aced2009-05-01 23:54:25 +04002459 pr_info("APIC: %s detected, Multi Chassis\n", d->ident);
Yinghai Lue0e42142009-04-26 23:39:38 -07002460 multi = 1;
2461 return 0;
2462}
2463
2464static const __cpuinitconst struct dmi_system_id multi_dmi_table[] = {
2465 {
2466 .callback = set_multi,
2467 .ident = "IBM System Summit2",
2468 .matches = {
2469 DMI_MATCH(DMI_SYS_VENDOR, "IBM"),
2470 DMI_MATCH(DMI_PRODUCT_NAME, "Summit2"),
2471 },
2472 },
2473 {}
2474};
2475
2476static void __cpuinit dmi_check_multi(void)
2477{
2478 if (multi_checked)
2479 return;
2480
2481 dmi_check_system(multi_dmi_table);
2482 multi_checked = 1;
2483}
2484
2485/*
2486 * apic_is_clustered_box() -- Check if we can expect good TSC
2487 *
2488 * Thus far, the major user of this is IBM's Summit2 series:
2489 * Clustered boxes may have unsynced TSC problems if they are
2490 * multi-chassis.
2491 * Use DMI to check them
2492 */
2493__cpuinit int apic_is_clustered_box(void)
2494{
2495 dmi_check_multi();
2496 if (multi)
Ravikiran G Thirumalai1cb68482008-03-20 00:45:08 -07002497 return 1;
2498
Yinghai Lue0e42142009-04-26 23:39:38 -07002499 if (!is_vsmp_box())
2500 return 0;
2501
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502 /*
Yinghai Lue0e42142009-04-26 23:39:38 -07002503 * ScaleMP vSMPowered boxes have one cluster per board and TSCs are
2504 * not guaranteed to be synced between boards
Linus Torvalds1da177e2005-04-16 15:20:36 -07002505 */
Yinghai Lue0e42142009-04-26 23:39:38 -07002506 if (apic_cluster_num() > 1)
2507 return 1;
2508
2509 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002510}
Yinghai Luf28c0ae2008-08-24 02:01:49 -07002511#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512
2513/*
Thomas Gleixner0e078e22008-01-30 13:30:20 +01002514 * APIC command line parameters
Linus Torvalds1da177e2005-04-16 15:20:36 -07002515 */
Cyrill Gorcunov789fa732008-08-18 20:46:01 +04002516static int __init setup_disableapic(char *arg)
Thomas Gleixner6935d1f2007-07-21 17:10:17 +02002517{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002518 disable_apic = 1;
Yinghai Lu9175fc02008-07-21 01:38:14 -07002519 setup_clear_cpu_cap(X86_FEATURE_APIC);
Andi Kleen2c8c0e62006-09-26 10:52:32 +02002520 return 0;
2521}
2522early_param("disableapic", setup_disableapic);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002523
Andi Kleen2c8c0e62006-09-26 10:52:32 +02002524/* same as disableapic, for compatibility */
Cyrill Gorcunov789fa732008-08-18 20:46:01 +04002525static int __init setup_nolapic(char *arg)
Thomas Gleixner6935d1f2007-07-21 17:10:17 +02002526{
Cyrill Gorcunov789fa732008-08-18 20:46:01 +04002527 return setup_disableapic(arg);
Thomas Gleixner6935d1f2007-07-21 17:10:17 +02002528}
Andi Kleen2c8c0e62006-09-26 10:52:32 +02002529early_param("nolapic", setup_nolapic);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530
Linus Torvalds2e7c2832007-03-23 11:32:31 -07002531static int __init parse_lapic_timer_c2_ok(char *arg)
2532{
2533 local_apic_timer_c2_ok = 1;
2534 return 0;
2535}
2536early_param("lapic_timer_c2_ok", parse_lapic_timer_c2_ok);
2537
Cyrill Gorcunov36fef092008-08-15 13:51:20 +02002538static int __init parse_disable_apic_timer(char *arg)
Thomas Gleixner6935d1f2007-07-21 17:10:17 +02002539{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002540 disable_apic_timer = 1;
Cyrill Gorcunov36fef092008-08-15 13:51:20 +02002541 return 0;
Thomas Gleixner6935d1f2007-07-21 17:10:17 +02002542}
Cyrill Gorcunov36fef092008-08-15 13:51:20 +02002543early_param("noapictimer", parse_disable_apic_timer);
2544
2545static int __init parse_nolapic_timer(char *arg)
2546{
2547 disable_apic_timer = 1;
2548 return 0;
2549}
2550early_param("nolapic_timer", parse_nolapic_timer);
Andi Kleen73dea472006-02-03 21:50:50 +01002551
Cyrill Gorcunov79af9be2008-08-18 20:46:00 +04002552static int __init apic_set_verbosity(char *arg)
2553{
2554 if (!arg) {
2555#ifdef CONFIG_X86_64
2556 skip_ioapic_setup = 0;
Cyrill Gorcunov79af9be2008-08-18 20:46:00 +04002557 return 0;
2558#endif
2559 return -EINVAL;
2560 }
2561
2562 if (strcmp("debug", arg) == 0)
2563 apic_verbosity = APIC_DEBUG;
2564 else if (strcmp("verbose", arg) == 0)
2565 apic_verbosity = APIC_VERBOSE;
2566 else {
Cyrill Gorcunovba21ebb2008-11-10 09:16:41 +01002567 pr_warning("APIC Verbosity level %s not recognised"
Cyrill Gorcunov79af9be2008-08-18 20:46:00 +04002568 " use apic=verbose or apic=debug\n", arg);
2569 return -EINVAL;
2570 }
2571
2572 return 0;
2573}
2574early_param("apic", apic_set_verbosity);
2575
Yinghai Lu1e934dd2008-02-22 13:37:26 -08002576static int __init lapic_insert_resource(void)
2577{
2578 if (!apic_phys)
2579 return -1;
2580
2581 /* Put local APIC into the resource map. */
2582 lapic_resource.start = apic_phys;
2583 lapic_resource.end = lapic_resource.start + PAGE_SIZE - 1;
2584 insert_resource(&iomem_resource, &lapic_resource);
2585
2586 return 0;
2587}
2588
2589/*
2590 * need call insert after e820_reserve_resources()
2591 * that is using request_resource
2592 */
2593late_initcall(lapic_insert_resource);