Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dcache.c145 (cache_info.dc_conf.cc_wt ? "WT":"WB"), in show_cache_info()
203 cache_info.dc_conf.cc_wt, in parisc_cache_init()
239 cache_info.ic_conf.cc_wt, in parisc_cache_init()
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h487 cc_wt : 1, /* 0 = WT-Dcache, 1 = WB-Dcache */ member