Searched refs:x86_vendor_id (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dhead64.c63 (int *)&boot_cpu_data.x86_vendor_id[0],
64 (int *)&boot_cpu_data.x86_vendor_id[8],
65 (int *)&boot_cpu_data.x86_vendor_id[4]);
H A Dsetup.c411 char *v = c->x86_vendor_id;
446 c->x86_vendor_id[0] = '\0'; /* Unset */
452 (int *)&c->x86_vendor_id[0],
453 (int *)&c->x86_vendor_id[8],
454 (int *)&c->x86_vendor_id[4]);
616 c->x86_vendor_id[0] ? c->x86_vendor_id : "unknown",
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dprocessor.h48 char x86_vendor_id[16]; member in struct:cpuinfo_x86
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dprocessor.h48 char x86_vendor_id[16]; member in struct:cpuinfo_x86
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsetup.c2292 char *v = c->x86_vendor_id;
2511 strcpy(c->x86_vendor_id, "CyrixInstead");
2541 strcpy(c->x86_vendor_id, "NexGenDriven");
2560 c->x86_vendor_id[0] = '\0'; /* Unset */
2574 (int *)&c->x86_vendor_id[0],
2575 (int *)&c->x86_vendor_id[8],
2576 (int *)&c->x86_vendor_id[4]);
2757 vendor = c->x86_vendor_id;
2825 c->x86_vendor_id[0] ? c->x86_vendor_id
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dprocessor.h44 char x86_vendor_id[16]; member in struct:cpuinfo_x86
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dprocessor.h44 char x86_vendor_id[16]; member in struct:cpuinfo_x86

Completed in 110 milliseconds