Home
last modified time | relevance | path

Searched refs:sve_vector_length_configuration (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/tests/thread/
Dprctl.rs44 dbg!(sve_vector_length_configuration().unwrap()); in test_sve_vector_length_configuration()
/third_party/rust/crates/rustix/src/thread/
Dprctl.rs658 pub fn sve_vector_length_configuration() -> io::Result<SVEVectorLengthConfig> { in sve_vector_length_configuration() function