Searched refs:newvma (Results 1 – 1 of 1) sorted by relevance
60 void vmacache_update(unsigned long addr, struct vm_area_struct *newvma) in vmacache_update() argument62 if (vmacache_valid_mm(newvma->vm_mm)) in vmacache_update()63 current->vmacache[VMACACHE_HASH(addr)] = newvma; in vmacache_update()