Searched refs:asce_end (Results 1 – 3 of 3) sorted by relevance
189 gmap->asce_end = limit; in gmap_alloc()412 from + len > TASK_MAX_SIZE || to + len > gmap->asce_end) in gmap_map_segment()
315 if (put_user(kvm->arch.gmap->asce_end, (u64 __user *)attr->addr)) in kvm_s390_get_mem_control()356 if (new_limit > kvm->arch.gmap->asce_end) in kvm_s390_set_mem_control()
712 unsigned long asce_end; member