Home
last modified time | relevance | path

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

/external/syslinux/com32/gpllib/
Dcpuid.c365 c->x86_clflush_size = ((ebx >> 8) & 0xff) * 8; in generic_identify()
603 c.x86_clflush_size = 32; in detect_cpu()
/external/syslinux/com32/gplinclude/
Dcpuid.h256 unsigned char x86_clflush_size; member