Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dcache.c161 cache_info.dc_conf.cc_line, in parisc_cache_init()
179 cache_info.ic_conf.cc_line, in parisc_cache_init()
217 #define CAFL_STRIDE(cnf) (cnf.cc_line << (3 + cnf.cc_block + cnf.cc_shift)) in parisc_cache_init()
/arch/parisc/include/asm/
Dpdc.h47 cc_line : 3, /* maximum amount written back as a result of store (multiple of 16 bytes) */ member