pub fn restore_flags(flags: u64)
Restore RFLAGS (including interrupt flag) from a previous save.
Pairs with save_flags_and_cli() to restore the previous interrupt state.
save_flags_and_cli()