Searched refs:X86_VENDOR_ANY (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/x86/include/asm/ | ||
A D | cpu.h | 25 X86_VENDOR_ANY = 0xfe, enumerator |
/u-boot/arch/x86/cpu/i386/ | ||
A D | cpu.c | 286 cpu->vendor = X86_VENDOR_ANY; in identify_cpu() |
Completed in 4 milliseconds