Searched refs:get_cpu_vendor (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dproto.h8 extern void get_cpu_vendor(struct cpuinfo_x86*);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dproto.h8 extern void get_cpu_vendor(struct cpuinfo_x86*);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dapic.c586 extern void get_cpu_vendor(struct cpuinfo_x86*);
592 get_cpu_vendor(&boot_cpu_data);
H A Dsetup.c409 void __init get_cpu_vendor(struct cpuinfo_x86 *c) function
456 get_cpu_vendor(c);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dapic.c584 extern void get_cpu_vendor(struct cpuinfo_x86*);
590 get_cpu_vendor(&boot_cpu_data);
H A Dsetup.c2290 void __init get_cpu_vendor(struct cpuinfo_x86 *c) function
2578 get_cpu_vendor(c);
2735 get_cpu_vendor(&boot_cpu_data);

Completed in 75 milliseconds