Searched defs:get_emulated_cpuid (Results 1 – 9 of 9) sorted by relevance
224 fn get_emulated_cpuid(&self) -> Result<CpuId> { in get_emulated_cpuid() method
233 fn get_emulated_cpuid(&self) -> Result<CpuId> { in get_emulated_cpuid() method
32 fn get_emulated_cpuid(&self) -> Result<CpuId>; in get_emulated_cpuid() method
46 fn get_emulated_cpuid() { in get_emulated_cpuid() function
191 CpuidRequest get_emulated_cpuid = 7; field267 CpuidResponse get_emulated_cpuid = 8; field
90 fn get_emulated_cpuid() { in get_emulated_cpuid() function
136 fn get_emulated_cpuid(&self) -> Result<CpuId> { in get_emulated_cpuid() method
212 pub fn get_emulated_cpuid(&self) -> Result<CpuId> { in get_emulated_cpuid() method
445 fn get_emulated_cpuid( in get_emulated_cpuid() method