Searched defs:vm_struct (Results 1 – 1 of 1) sorted by relevance
51 struct vm_struct { struct52 struct vm_struct *next; argument53 void *addr;54 unsigned long size;78 struct vm_struct *vm; /* in "busy" tree */ argument