Searched defs:vmacache (Results 1 – 2 of 2) sorted by relevance
34 struct vmacache { struct35 u64 seqnum;36 struct vm_area_struct *vmas[VMACACHE_SIZE];
861 struct vmacache vmacache; member