Searched defs:vms (Results 1 – 6 of 6) sorted by relevance
41 vector int vms[] = { variable
211 struct kvm_vm **vms; in main() local
336 struct vm_struct **vms; in pcpu_create_chunk() local
3782 struct vm_struct **vms; in pcpu_get_vm_areas() local4021 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
279 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
410 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) argument