⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
mask_irq
veridian_
kernel
0.25.2
In veridian_
kernel::
arch::
x86_
64::
apic
veridian_kernel
::
arch
::
x86_64
::
apic
Function
mask_
irq
Copy item path
Source
pub fn mask_irq(irq: u8) ->
KernelResult
<()>
Expand description
Mask an IRQ in the I/O APIC.