Module x86_64::instructions::interrupts [] [src]

Enable and disable hardware interrupts.

Functions

disable

Disable hardware interrupts using the cli instruction.

enable

Enable hardware interrupts using the sti instruction.