Home
last modified time | relevance | path

Searched defs:tlb_cf (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/hppa/include/
H A Dpdc.h372 struct tlb_cf { /* PDC_CACHE (for "struct pdc_cache") */ struct
373 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