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

  /src/sys/arch/hppa/include/
pdc.h 384 cc_line : 3, /* max data written by store (16-byte mults) */ member in struct:cache_cf
  /src/sys/arch/hppa/hppa/
machdep.c 482 dcache_line_mask = pdc_cache.dc_conf.cc_line * 16 - 1;
484 icache_line_mask = pdc_cache.ic_conf.cc_line * 16 - 1;

Completed in 15 milliseconds