Searched refs:tc_sh (Results 1 – 2 of 2) sorted by relevance
120 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()
492 tc_sh : 2, /* 0 = separate I/D-TLB, else shared I/D-TLB */ member