HomeSort by relevance Sort by last modified time
    Searched refs:x86_clflush_size (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/gplinclude/
cpuid.h 256 unsigned char x86_clflush_size; member in struct:cpuinfo_x86
  /external/syslinux/com32/gpllib/
cpuid.c 365 c->x86_clflush_size = ((ebx >> 8) & 0xff) * 8;
603 c.x86_clflush_size = 32;

Completed in 49 milliseconds