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

  /src/sys/arch/arm/arm32/
cpu.c 601 static const char * const wtnames[] = { variable in typeref:typename:const char * const[]
631 wtnames[info->cache_type],
651 wtnames[info->cache_type],
  /src/sys/arch/mips/mips/
mips_machdep.c 1508 static const char * const wtnames[] = { local in function:cpu_identify
1617 wtnames[mci->mci_pdcache_write_through]);
1668 wtnames[mci->mci_pdcache_write_through],
1677 wtnames[mci->mci_sdcache_write_through],

Completed in 14 milliseconds