HomeSort by: relevance | last modified time | path
    Searched defs:icache (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/ofppc/ofppc/
cpu.c 152 uint32_t dcache=0, icache=0, dline=0, iline=0; local in function:cpu_OFprintcacheinfo
154 OF_getprop(node, "i-cache-size", &icache, sizeof(icache));
160 cpu_print_cache_config(icache, iline);
163 cpu_print_cache_config(icache, iline);
  /src/sys/arch/aarch64/include/
cpu.h 98 struct aarch64_cache_unit icache; member in struct:aarch64_cache_info
  /src/sys/dev/pci/
arcmsrvar.h 377 uint32_t icache; member in struct:arc_fw_sysinfo

Completed in 13 milliseconds