Home
last modified time | relevance | path

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

/original-bsd/sys/sparc/sparc/
H A Dcache.c36 enum vactype vactype; variable
H A Dcache.h33 enum vactype { VAC_NONE, VAC_WRITETHROUGH, VAC_WRITEBACK }; enum