Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dcache.c120 cache_info.dt_conf.tc_sh ? " - shared with ITLB":"" in show_cache_info()
212 cache_info.dt_conf.tc_sh, in parisc_cache_init()
219 cache_info.it_conf.tc_sh, in parisc_cache_init()
227 if (cache_info.dt_conf.tc_sh == 0 || cache_info.dt_conf.tc_sh == 2) { in parisc_cache_init()
228 if (cache_info.dt_conf.tc_sh == 2) in parisc_cache_init()
/arch/parisc/include/uapi/asm/
Dpdc.h492 tc_sh : 2, /* 0 = separate I/D-TLB, else shared I/D-TLB */ member