Searched defs:dtlb_cf (Results 1 – 1 of 1) sorted by relevance
404 struct dtlb_cf { /* PDC_CACHE (for "struct pdc_cache") */ struct405 u_int tc_resv1:12, /* (reserved) */406 tc_sh : 2, /* separate I and D = 0, shared I and D = 1 */407 tc_hvers: 1, /* H-VERSION dependent */408 tc_u : 1, /* TLB U bit implemented */409 tc_cst : 3, /* incoherent = 0, coherent = 1 */410 tc_resv2: 11, /* (reserved) */411 tc_hv2 : 2; /* H-VERSION dependent */