Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/
A Dcpu_x86.c42 int cpu_x86_get_desc(const struct udevice *dev, char *buf, int size) in cpu_x86_get_desc() function
82 .get_desc = cpu_x86_get_desc,
/u-boot/arch/x86/include/asm/
A Dcpu_x86.h31 int cpu_x86_get_desc(const struct udevice *dev, char *buf, int size);
/u-boot/arch/x86/cpu/baytrail/
A Dcpu.c190 .get_desc = cpu_x86_get_desc,
/u-boot/arch/x86/cpu/apollolake/
A Dcpu.c178 .get_desc = cpu_x86_get_desc,
/u-boot/arch/x86/cpu/ivybridge/
A Dmodel_206ax.c436 .get_desc = cpu_x86_get_desc,
/u-boot/arch/x86/cpu/broadwell/
A Dcpu_full.c651 .get_desc = cpu_x86_get_desc,

Completed in 6 milliseconds