Searched defs:SveConfig (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/crosvm/arch/src/ | ||
H A D | lib.rs | 178 pub struct SveConfig { struct |
/aosp_15_r20/external/crosvm/aarch64/src/ | ||
H A D | lib.rs | 1364 sve: SveConfig, in vcpu_features() |