Searched defs:get_hyperv_cpuid (Results 1 – 5 of 5) sorted by relevance
377 CpuidRequest get_hyperv_cpuid = 9; field472 CpuidResponse get_hyperv_cpuid = 9; field
572 fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method1573 fn get_hyperv_cpuid() { in get_hyperv_cpuid() function
1292 pub fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() method2070 fn get_hyperv_cpuid() { in get_hyperv_cpuid() function
98 fn get_hyperv_cpuid(&self) -> Result<CpuId>; in get_hyperv_cpuid() method
1258 fn get_hyperv_cpuid( in get_hyperv_cpuid() method