Searched refs:physmem_alloc (Results 1 – 3 of 3) sorted by relevance
| /arch/s390/boot/ |
| 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()
|
| A D | boot.h | 48 unsigned long physmem_alloc(enum reserved_range_type type, unsigned long size,
|
| A D | vmem.c | 287 addr = physmem_alloc(RR_VMEM, size, size, size == PAGE_SIZE); in resolve_pa_may_alloc()
|
Completed in 9 milliseconds