Searched refs:dt_conf (Results 1 – 2 of 2) sorted by relevance
124 cache_info.dt_conf.tc_sh ? " - shared with ITLB":"" in show_cache_info()216 cache_info.dt_conf.tc_sh, in parisc_cache_init()217 cache_info.dt_conf.tc_page, in parisc_cache_init()218 cache_info.dt_conf.tc_cst, in parisc_cache_init()219 cache_info.dt_conf.tc_aid, in parisc_cache_init()220 cache_info.dt_conf.tc_sr); in parisc_cache_init()231 if (cache_info.dt_conf.tc_sh == 0 || cache_info.dt_conf.tc_sh == 2) { in parisc_cache_init()232 if (cache_info.dt_conf.tc_sh == 2) in parisc_cache_init()
527 struct pdc_tlb_cf dt_conf; /* D-TLB-configuration */ member