Home
last modified time | relevance | path

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

/external/crosvm/protos/src/
Dplugin.proto168 CpuidRequest get_supported_cpuid = 6; field
242 CpuidResponse get_supported_cpuid = 7; field
/external/crosvm/kvm/src/
Dlib.rs184 pub fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid() method
1790 fn get_supported_cpuid() { in get_supported_cpuid() function
/external/crosvm/crosvm_plugin/src/
Dlib.rs400 fn get_supported_cpuid( in get_supported_cpuid() method