Searched refs:base_segment_walk (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/s390/mm/ |
| H A D | pgalloc.c | 270 static int base_segment_walk(unsigned long *origin, unsigned long addr, in base_segment_walk() function 318 rc = base_segment_walk(table, addr, next, alloc); in base_region3_walk() 398 base_segment_walk(table, 0, _REGION3_SIZE, 0); in base_asce_free() 454 rc = base_segment_walk(table, addr, end, 1); in base_asce_alloc()
|