Searched defs:vms (Results 1 – 10 of 10) sorted by relevance
41 vector int vms[] = { variable
191 struct kvm_vm **vms; in main() local
236 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
336 struct vm_struct **vms; in pcpu_create_chunk() local
4048 struct vm_struct **vms; in pcpu_get_vm_areas() local4287 void 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
3197 struct vm_struct **vms; in pcpu_get_vm_areas() local3432 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
277 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