Searched refs:physmem_alloc (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/s390/boot/ |
| H A D | physmem_info.c | 325 unsigned long physmem_alloc(enum reserved_range_type type, unsigned long size, in physmem_alloc() function 366 return physmem_alloc(type, size, align, true); in physmem_alloc_or_die()
|
| H A D | boot.h | 48 unsigned long physmem_alloc(enum reserved_range_type type, unsigned long size,
|
| H A D | vmem.c | 287 addr = physmem_alloc(RR_VMEM, size, size, size == PAGE_SIZE); in resolve_pa_may_alloc()
|