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

  /src/sys/arch/hppa/stand/common/
pdc.c 440 pdc_cacheinfo.ic_size, *(u_int*)&pdc_cacheinfo.ic_conf,
443 pdc_cacheinfo.dc_size, *(u_int*)&pdc_cacheinfo.ic_conf,
  /src/sys/arch/hppa/include/
pdc.h 417 struct cache_cf ic_conf;/* cache configuration (see above) */ member in struct:pdc_cache
  /src/sys/arch/hppa/hppa/
machdep.c 484 icache_line_mask = pdc_cache.ic_conf.cc_line * 16 - 1;

Completed in 17 milliseconds