Home
last modified time | relevance | path

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

/external/syslinux/com32/gpllib/
Dcpuid.c353 uint32_t capability, excap; in generic_identify() local
354 cpuid(0x00000001, &tfms, &ebx, &excap, &capability); in generic_identify()
356 c->x86_capability[4] = excap; in generic_identify()