Searched defs:from_cpu (Results 1 – 2 of 2) sorted by relevance
141 pub unsafe fn from_cpu(cpu: CpuId) -> Result<&'static Device> { in from_cpu() function
683 fn from_cpu(cpu: CpuId) -> Result<Self> { in from_cpu() method