ostd
0.1.0
Module trap
Functions
In ostd::arch::x86
Module
ostd
::
arch
::
x86
::
trap
Copy item path
source
·
[
−
]
Expand description
Handles trap.
Functions
§
is_kernel_interrupted
Returns true if this function is called within the context of an IRQ handler and the IRQ occurs while the CPU is executing in the kernel mode. Otherwise, it returns false.