Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dcache.c200 cache_info.dc_conf.cc_line, in parisc_cache_init()
236 cache_info.ic_conf.cc_line, in parisc_cache_init()
274 #define CAFL_STRIDE(cnf) (cnf.cc_line << (3 + cnf.cc_block + cnf.cc_shift)) in parisc_cache_init()
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h485 cc_line : 3, /* maximum amount written back as a result of store (multiple of 16 bytes) */ member