Searched refs:cc_wt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | cache.c | 117 (cache_info.dc_conf.cc_wt ? "WT":"WB"), in show_cache_info() 173 cache_info.dc_conf.cc_wt, in parisc_cache_init() 209 cache_info.ic_conf.cc_wt, in parisc_cache_init()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | cache.c | 133 (cache_info.dc_conf.cc_wt ? "WT":"WB"), in show_cache_info() 191 cache_info.dc_conf.cc_wt, in parisc_cache_init() 227 cache_info.ic_conf.cc_wt, in parisc_cache_init()
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 480 cc_wt : 1, /* 0 = WT-Dcache, 1 = WB-Dcache */ member
|
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 487 cc_wt : 1, /* 0 = WT-Dcache, 1 = WB-Dcache */ member
|
Completed in 7 milliseconds