Home
last modified time | relevance | path

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

/plan9-contrib/sys/include/
H A Dventi.h396 typedef struct VtBlock VtBlock; typedef
400 struct VtBlock struct
414 VtBlock *next; argument
415 VtBlock **prev; argument
427 VtBlock*vtcachelocal(VtCache*, u32int addr, int type); argument