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