Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Dcachectl.h46 #define DCACHE 0x02 /* writeback and invalidate D-cache */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Ddcache.c46 #define DCACHE(X) ((krb5_dcache*)(X)->data.data) macro