Home
last modified time | relevance | path

Searched refs:crosvm_get_hyperv_cpuid (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/tests/
Dplugin_supported_cpuid.c99 funct.vcpu = crosvm_get_hyperv_cpuid; in main()
/external/crosvm/crosvm_plugin/
Dcrosvm.h143 int crosvm_get_hyperv_cpuid(struct crosvm_vcpu*, uint32_t __entry_count,
/external/crosvm/crosvm_plugin/src/
Dlib.rs1911 pub unsafe extern "C" fn crosvm_get_hyperv_cpuid( in crosvm_get_hyperv_cpuid() function