Lines Matching +full:local +full:- +full:timers
36 .Bd -ragged -offset indent
42 .Bl -ohang
44 controls event timers functionality support.
51 There are two components in the Intel APIC system, the local APIC (LAPIC)
53 There is one local APIC in each CPU in the system.
56 Local APICs manage all external interrupts for a specific processor.
57 In addition, they are able to accept and generate inter-processor interrupts
61 they receive from peripheral buses to one or more local APICs.
63 Each local APIC includes one 32-bit programmable timer.
65 Event timer provided by the driver supports both one-shot and periodic modes.
66 Because of local APIC nature it is per-CPU.