pub const SEG_SELECTOR_RPL: u16 = 0b11 << 0; // 0x0003u16
Expand description

Requested privilege level.

Privilege level of the segment selector, where 0 is the most privileged mode and 3 the least.