pub const RFLAGS_IOPL: u64 = 0b11 << 12; // 0x0000_0000_0000_3000u64
Expand description

I/O privilege level.