Searched defs:handle_cpuid (Results 1 – 5 of 5) sorted by relevance
764 fn handle_cpuid(&mut self, _entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
542 fn handle_cpuid(&mut self, _entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
1183 fn handle_cpuid(&mut self, entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
1084 fn handle_cpuid(&mut self, _entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
164 fn handle_cpuid(&mut self, entry: &CpuIdEntry) -> Result<()>; in handle_cpuid() method