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

  /external/syslinux/com32/gpllib/
cpuid.c 214 c->x86_l2_cache_size = 0;
244 c->x86_l2_cache_size = l2size;
596 cpu->l2_cache_size = c->x86_l2_cache_size;
  /external/syslinux/com32/gplinclude/
cpuid.h 242 uint16_t x86_l2_cache_size; /* in KB, if available */ member in struct:cpuinfo_x86

Completed in 195 milliseconds