Searched refs:gmap_create (Results 1 – 2 of 2) sorted by relevance
118 struct gmap *gmap_create(struct mm_struct *mm, unsigned long limit) in gmap_create() function137 EXPORT_SYMBOL_GPL(gmap_create);
1022 struct gmap *new = gmap_create(current->mm, new_limit); in kvm_s390_set_mem_control()3442 kvm->arch.gmap = gmap_create(current->mm, kvm->arch.mem_limit - 1); in kvm_arch_init_vm()3526 vcpu->arch.gmap = gmap_create(current->mm, -1UL); in __kvm_ucontrol_vcpu_init()