Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/
H A Dcpu_x86.c29 int cpu_x86_get_vendor(struct udevice *dev, char *buf, int size) in cpu_x86_get_vendor() function
83 .get_vendor = cpu_x86_get_vendor,
/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu_x86.h44 int cpu_x86_get_vendor(struct udevice *dev, char *buf, int size);
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dcpu.c191 .get_vendor = cpu_x86_get_vendor,
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c466 .get_vendor = cpu_x86_get_vendor,
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c751 .get_vendor = cpu_x86_get_vendor,