Home
last modified time | relevance | path

Searched refs:asce_end (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/s390/include/asm/
Dgmap.h56 unsigned long asce_end; member
/linux-6.1.9/arch/s390/mm/
Dgmap.c80 gmap->asce_end = limit; in gmap_alloc()
436 from + len - 1 > TASK_SIZE_MAX || to + len - 1 > gmap->asce_end) in gmap_map_segment()