Home
last modified time | relevance | path

Searched refs:cpu_x86_get_vendor (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/x86/cpu/
A Dcpu_x86.c30 int cpu_x86_get_vendor(const struct udevice *dev, char *buf, int size) in cpu_x86_get_vendor() function
84 .get_vendor = cpu_x86_get_vendor,
/u-boot/arch/x86/include/asm/
A Dcpu_x86.h56 int cpu_x86_get_vendor(const struct udevice *dev, char *buf, int size);
/u-boot/arch/x86/cpu/baytrail/
A Dcpu.c193 .get_vendor = cpu_x86_get_vendor,
/u-boot/arch/x86/cpu/apollolake/
A Dcpu.c181 .get_vendor = cpu_x86_get_vendor,
/u-boot/arch/x86/cpu/ivybridge/
A Dmodel_206ax.c439 .get_vendor = cpu_x86_get_vendor,
/u-boot/arch/x86/cpu/broadwell/
A Dcpu_full.c654 .get_vendor = cpu_x86_get_vendor,

Completed in 7 milliseconds