pub fn star_msr_value() -> u64
Get the raw STAR MSR value for SYSCALL/SYSRET.
STAR[47:32] = kernel CS selector (for SYSCALL entry) STAR[63:48] = user code 32 selector base (for SYSRET calculation)