Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/tests/kvm/
Dx86_64.rs412 fn get_hyperv_cpuid() { in get_hyperv_cpuid() function
/external/crosvm/protos/src/
Dplugin.proto377 CpuidRequest get_hyperv_cpuid = 9; field
472 CpuidResponse get_hyperv_cpuid = 9; field
/external/crosvm/kvm/tests/
Dkvm_tests.rs408 fn get_hyperv_cpuid() { in get_hyperv_cpuid() function
/external/crosvm/devices/tests/irqchip/
Duserspace.rs783 fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method
/external/crosvm/hypervisor/src/haxm/
Dvcpu.rs605 fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method
/external/crosvm/hypervisor/src/kvm/
Dx86_64.rs875 fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method
/external/crosvm/hypervisor/src/whpx/
Dvcpu.rs1275 fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method
/external/crosvm/kvm/src/
Dlib.rs1374 pub fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method
/external/crosvm/hypervisor/src/
Dx86_64.rs124 fn get_hyperv_cpuid(&self) -> Result<CpuId>; in get_hyperv_cpuid() method
/external/crosvm/crosvm_plugin/src/
Dlib.rs1288 fn get_hyperv_cpuid( in get_hyperv_cpuid() method