Searched defs:cpu_dev (Results 1 – 5 of 5) sorted by relevance
141 Device* cpu_dev = nullptr; in RecvFromPeer() local
671 Device* cpu_dev = nullptr; in RecvBufAsync() local
22334 struct cpu_dev { struct22335 const char *c_vendor;22336 const char *c_ident[2];22337 void (*c_early_init)(struct cpuinfo_x86 *);22338 void (*c_bsp_init)(struct cpuinfo_x86 *);22339 void (*c_init)(struct cpuinfo_x86 *);22340 void (*c_identify)(struct cpuinfo_x86 *);22341 void (*c_detect_tlb)(struct cpuinfo_x86 *);22342 int c_x86_vendor;
22571 struct cpu_dev { struct22572 const char *c_vendor;22573 const char *c_ident[2];22574 void (*c_early_init)(struct cpuinfo_x86 *);22575 void (*c_bsp_init)(struct cpuinfo_x86 *);22576 void (*c_init)(struct cpuinfo_x86 *);22577 void (*c_identify)(struct cpuinfo_x86 *);22578 void (*c_detect_tlb)(struct cpuinfo_x86 *);22579 int c_x86_vendor;