Home
last modified time | relevance | path

Searched refs:speculative_feature_state (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/tests/process/
H A Dprctl.rs75 dbg!(speculative_feature_state(SpeculationFeature::SpeculativeStoreBypass).unwrap()); in test_speculative_feature_state()
76 dbg!(speculative_feature_state(SpeculationFeature::IndirectBranchSpeculation).unwrap()); in test_speculative_feature_state()
78 speculative_feature_state(SpeculationFeature::FlushL1DCacheOnContextSwitchOutOfTask) in test_speculative_feature_state()
/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs961 pub fn speculative_feature_state( in speculative_feature_state() functions

Completed in 3 milliseconds