pub fn irqs_enabled() -> bool
Returns whether the current CPU is allowed to respond to interrupts.
In AArch64, it checks the I bit in the DAIF register.
DAIF