HomeSort by: relevance | last modified time | path
    Searched defs:dcache (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
155 OF_getprop(node, "d-cache-size", &dcache, sizeof(dcache));
165 cpu_print_cache_config(dcache, dline);
  /src/sys/arch/aarch64/include/
cpu.h 99 struct aarch64_cache_unit dcache; member in struct:aarch64_cache_info
  /src/sys/dev/pci/
arcmsrvar.h 378 uint32_t dcache; member in struct:arc_fw_sysinfo

Completed in 13 milliseconds