Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs178 pub struct SveConfig { struct
180 pub enable: bool,
/aosp_15_r20/external/crosvm/aarch64/src/
H A Dlib.rs1364 sve: SveConfig, in vcpu_features()