Searched defs:vm_struct (Results 1 – 1 of 1) sorted by relevance
52 struct vm_struct { struct54 struct vm_struct *next; /* Early registration of vm_areas. */ argument58 void *addr;59 unsigned long size;60 unsigned long flags;61 struct page **pages;86 struct vm_struct *vm; /* in "busy" tree */ argument