Home
last modified time | relevance | path

Searched refs:Memcache (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/9/teg2/
H A Dcaches-v7.c40 cacheinfo(int level, Memcache *cp, int ext, int type) in cacheinfo()
70 allcacheinfo(Memcache *mc) in allcacheinfo()
86 Memcache *mc; in prcachecfg()
H A Dcaches.c23 cachesinfo(Memcache *cp) in cachesinfo()
135 nullinfo(Memcache *cp) in nullinfo()
176 l1cachesinfo(Memcache *) in l1cachesinfo() argument
H A Ddat.h32 typedef struct Memcache Memcache; typedef
267 extern Memcache cachel[]; /* arm arch v7 supports 1-7 */
329 struct Memcache { struct
384 void (*info)(Memcache *);
H A Dfns.h19 extern void allcacheinfo(Memcache *);
H A Dcache-l2-pl310.c176 l2pl310info(Memcache *cp) in l2pl310info()
H A Dmain.c41 Memcache cachel[8]; /* arm arch v7 supports 1-7 */
/plan9/sys/src/9/omap/
H A Ddat.h33 typedef struct Memcache Memcache; typedef
286 struct Memcache { struct
H A Dfns.h23 extern void cacheinfo(int level, Memcache *cp);
H A Darchomap.c880 cacheinfo(int level, Memcache *cp) in cacheinfo()
904 Memcache mc; in prcachecfg()
/plan9/sys/src/9/kw/
H A Ddat.h7 typedef struct Memcache Memcache; typedef
279 struct Memcache { struct
H A Darchkw.c252 cacheinfo(int level, int kind, Memcache *cp) /* l1 only */ in cacheinfo()
301 prcache(Memcache *mcp) in prcache()
335 Memcache mc; in prcachecfg()
/plan9/sys/src/9/bcm/
H A Ddat.h21 typedef struct Memcache Memcache; typedef