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
50457 struct cpu_dev { struct50458 const char *c_vendor;50459 const char *c_ident[2];50460 void (*c_early_init)(struct cpuinfo_x86 *);50461 void (*c_bsp_init)(struct cpuinfo_x86 *);50462 void (*c_init)(struct cpuinfo_x86 *);50463 void (*c_identify)(struct cpuinfo_x86 *);50464 void (*c_detect_tlb)(struct cpuinfo_x86 *);50465 int c_x86_vendor;
23800 struct cpu_dev { struct23801 const char *c_vendor;23802 const char *c_ident[2];23803 void (*c_early_init)(struct cpuinfo_x86 *);23804 void (*c_bsp_init)(struct cpuinfo_x86 *);23805 void (*c_init)(struct cpuinfo_x86 *);23806 void (*c_identify)(struct cpuinfo_x86 *);23807 void (*c_detect_tlb)(struct cpuinfo_x86 *);23808 int c_x86_vendor;