Searched defs:vms (Results 1 – 6 of 6) sorted by relevance
41 vector int vms[] = { variable
206 struct kvm_vm **vms; in main() local
336 struct vm_struct **vms; in pcpu_create_chunk() local
3613 struct vm_struct **vms; in pcpu_get_vm_areas() local3848 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
270 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
419 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) argument
Completed in 24 milliseconds