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

  /external/syslinux/com32/hdt/
hdt-dump-cpu.c 42 add_hi(cpu.l1_data_cache_size);
hdt-menu-processor.c 105 hardware->cpu.l1_data_cache_size);
109 hardware->cpu.l1_data_cache_size);
hdt-cli-cpu.c 123 hardware->cpu.l1_data_cache_size);
  /external/syslinux/com32/gplinclude/
cpuid.h 147 uint16_t l1_data_cache_size; member in struct:__anon33515
  /external/syslinux/com32/lua/src/
cpu.c 51 add_int_item(L, "l1_data_cache", lua_cpu.l1_data_cache_size);
  /external/syslinux/com32/gpllib/
cpuid.c 594 cpu->l1_data_cache_size = c->x86_l1_data_cache_size;

Completed in 840 milliseconds