Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Dfdt.rs222 struct ClusterTopology { struct
224 cores: [Option<usize>; ClusterTopology::MAX_CORES_PER_CLUSTER], argument
227 impl ClusterTopology { impl