Searched defs:vms (Results 1 – 5 of 5) sorted by relevance
41 vector int vms[] = { variable
231 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
335 struct vm_struct **vms; in pcpu_create_chunk() local
3193 struct vm_struct **vms; in pcpu_get_vm_areas() local3428 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
421 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) argument