Searched defs:tlb_cf (Results 1 – 1 of 1) sorted by relevance
372 struct tlb_cf { /* PDC_CACHE (for "struct pdc_cache") */ struct373 u_int tc_resv1:12, /* (reserved) */374 tc_sh : 2, /* separate I and D = 0, shared I and D = 1 */375 tc_hvers: 1, /* H-VERSION dependent */399 struct tlb_cf it_conf; /* I-TLB configuration (see above) */ argument