Searched defs:vm_struct (Results 1 – 1 of 1) sorted by relevance
56 struct vm_struct { struct57 struct vm_struct *next; argument58 void *addr;59 unsigned long size;83 struct vm_struct *vm; /* in "busy" tree */ argument