Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/kernel/
Dcache.c106 cache_info.dt_conf.tc_sh ? " - shared with ITLB":"" in show_cache_info()
180 cache_info.dt_conf.tc_sh, in parisc_cache_init()
187 cache_info.it_conf.tc_sh, in parisc_cache_init()
195 if (cache_info.dt_conf.tc_sh == 0 || cache_info.dt_conf.tc_sh == 2) { in parisc_cache_init()
196 if (cache_info.dt_conf.tc_sh == 2) in parisc_cache_init()
/linux-2.6.39/arch/parisc/include/asm/
Dpdc.h401 tc_sh : 2, /* 0 = separate I/D-TLB, else shared I/D-TLB */ member