Searched defs:vm_struct (Results 1 – 1 of 1) sorted by relevance
41 struct vm_struct { struct42 struct vm_struct *next; argument43 void *addr;44 unsigned long size;68 struct vm_struct *vm; /* in "busy" tree */ argument