Lines Matching +full:cpu +full:- +full:driver
30 .Nd Advanced Programmable Interrupt Controller (APIC) driver
32 This driver is a mandatory part of amd64 kernel.
33 To compile this driver into i386 kernel,
36 .Bd -ragged -offset indent
42 .Bl -ohang
53 There is one local APIC in each CPU in the system.
57 In addition, they are able to accept and generate inter-processor interrupts
63 Each local APIC includes one 32-bit programmable timer.
64 This driver uses them to supply kernel with one event timer named "LAPIC".
65 Event timer provided by the driver supports both one-shot and periodic modes.
66 Because of local APIC nature it is per-CPU.
68 measured by the driver on the first use.
69 Depending on CPU model this timer may stop in C3 and deeper CPU sleep states.
70 Driver automatically adjusts event timer priority and reports it to prevent