Lines Matching refs:CPU
13 IRQ target is one particular CPU and cannot be a mask of several
20 The target CPU has to be specified as a hexadecimal CPU mask. The
21 first non-zero bit is the selected CPU. This format has been kept for
25 interrupts to CPU #3 (logical CPU number) (2^3=0x08)::
29 Set the default route for IRQ number 41 to CPU 6 in lowest priority
38 gives the target CPU mask for the specified interrupt vector. If the CPU
49 IO-SAPIC interrupts are initialized with CPU#0 as their default target
57 - maximal if the CPU is going to be switched off.
59 The IRQ is routed to the CPU with lowest XTP register value, the
60 search begins at the default CPU. Therefore most of the interrupts
61 will be handled by CPU #0.