Searched defs:handle_cpuid (Results 1 – 5 of 5) sorted by relevance
763 fn handle_cpuid(&mut self, _entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
541 fn handle_cpuid(&mut self, _entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
1182 fn handle_cpuid(&mut self, entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
1022 fn handle_cpuid(&mut self, _entry: &CpuIdEntry) -> Result<()> { in handle_cpuid() method
157 fn handle_cpuid(&mut self, entry: &CpuIdEntry) -> Result<()>; in handle_cpuid() method