Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h463 struct pdc_coherence { /* PDC_CACHE, PDC_CACHE_SETCS */ struct
464 struct pdc_cst ia;
466 struct pdc_cst da;
468 struct pdc_cst ita;
470 struct pdc_cst dta;
/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c296 struct pdc_coherence pdc_coherence; variable