Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/thread/
Dprctl.rs644 pub struct SVEVectorLengthConfig { struct
658 pub fn sve_vector_length_configuration() -> io::Result<SVEVectorLengthConfig> { in sve_vector_length_configuration() argument