Searched defs:cpu_dev (Results 1 – 7 of 7) sorted by relevance
141 Device* cpu_dev = nullptr; in RecvFromPeer() local
671 Device* cpu_dev = nullptr; in RecvBufAsync() local
54039 struct cpu_dev { struct54040 const char *c_vendor;54041 const char *c_ident[2];54042 void (*c_early_init)(struct cpuinfo_x86 *);54043 void (*c_bsp_init)(struct cpuinfo_x86 *);54044 void (*c_init)(struct cpuinfo_x86 *);54045 void (*c_identify)(struct cpuinfo_x86 *);54046 void (*c_detect_tlb)(struct cpuinfo_x86 *);54047 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;
27437 struct cpu_dev { struct27438 const char *c_vendor;27439 const char *c_ident[2];27440 void (*c_early_init)(struct cpuinfo_x86 *);27441 void (*c_bsp_init)(struct cpuinfo_x86 *);27442 void (*c_init)(struct cpuinfo_x86 *);27443 void (*c_identify)(struct cpuinfo_x86 *);27444 void (*c_detect_tlb)(struct cpuinfo_x86 *);27445 int c_x86_vendor;
105468 struct device *cpu_dev; member105474 struct device *cpu_dev; member