Home
last modified time | relevance | path

Searched defs:cpuinfo_x86 (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/x86/cpu/i386/
Dcpu.c53 struct cpuinfo_x86 { struct
54 uint8_t x86; /* CPU family */
55 uint8_t x86_vendor; /* CPU vendor */
56 uint8_t x86_model;
57 uint8_t x86_mask;