Home
last modified time | relevance | path

Searched defs:SpeculationFeature (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/process/
Dprctl.rs902 pub enum SpeculationFeature { enum
911 impl TryFrom<u32> for SpeculationFeature { implementation
962 feature: SpeculationFeature, in speculative_feature_state()
978 feature: SpeculationFeature, in control_speculative_feature()