Searched refs:dt_conf (Results 1 – 2 of 2) sorted by relevance
105 cache_info.dt_conf.tc_sh ? " - shared with ITLB":"" in show_cache_info()179 cache_info.dt_conf.tc_sh, in parisc_cache_init()180 cache_info.dt_conf.tc_page, in parisc_cache_init()181 cache_info.dt_conf.tc_cst, in parisc_cache_init()182 cache_info.dt_conf.tc_aid, in parisc_cache_init()183 cache_info.dt_conf.tc_pad1); in parisc_cache_init()194 if (cache_info.dt_conf.tc_sh == 0 || cache_info.dt_conf.tc_sh == 2) { in parisc_cache_init()195 if (cache_info.dt_conf.tc_sh == 2) in parisc_cache_init()
434 struct pdc_tlb_cf dt_conf; /* D-TLB-configuration */ member