Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid-riscv64.txt17 HWCAP2_SME
/rust-libc-0.2.174/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs159 pub const HWCAP2_SME: c_ulong = 1 << 23; constant