Module ostd::arch::x86::trap

source ·
Expand description

Handles trap.

Functions§

  • 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.