Home
last modified time | relevance | path

Searched refs:cc_line (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h384 cc_line : 3, /* max data written by store (16-byte mults) */ member
/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c482 dcache_line_mask = pdc_cache.dc_conf.cc_line * 16 - 1; in hppa_init()
484 icache_line_mask = pdc_cache.ic_conf.cc_line * 16 - 1; in hppa_init()