Home
last modified time | relevance | path

Searched defs:cpu_dev (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h22334 struct cpu_dev { struct
22335 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;