Expand description
Interrupts.
Structsยง
- HwCpuId ๐
- Hardware-specific, architecture-dependent CPU ID.
- IrqRemapping ๐
Constantsยง
- IRQ_
NUM_ ๐MAX - IRQ_
NUM_ ๐MIN
Functionsยง
- disable_
local ๐ - enable_
local ๐ - enable_
local_ ๐and_ halt - Enables local IRQs and halts the CPU to wait for interrupts.
- is_
local_ ๐enabled - send_
ipi ๐ โ - Sends a general inter-processor interrupt (IPI) to the specified CPU.