pub fn xcr0_for_features(features: CpuFeatures) -> u64Expand description
Compute the XCR0 mask for a given set of allowed features, clamped to what the host actually supports.
pub fn xcr0_for_features(features: CpuFeatures) -> u64Compute the XCR0 mask for a given set of allowed features, clamped to what the host actually supports.