Searched refs:RR_VMEM (Results 1 – 4 of 4) sorted by relevance
| /arch/s390/boot/ |
| A D | vmem.c | 240 table = (unsigned long *)physmem_alloc_or_die(RR_VMEM, size, size); in boot_crst_alloc() 256 pte_leftover = (void *)physmem_alloc_or_die(RR_VMEM, PAGE_SIZE, PAGE_SIZE); in boot_pte_alloc() 287 addr = physmem_alloc(RR_VMEM, size, size, size == PAGE_SIZE); in resolve_pa_may_alloc()
|
| A D | physmem_info.c | 353 if (type != RR_VMEM) { in physmem_alloc()
|
| /arch/s390/include/asm/ |
| A D | physmem_info.h | 30 RR_VMEM, enumerator
|
| /arch/s390/kernel/ |
| A D | setup.c | 593 for_each_physmem_reserved_type_range(RR_VMEM, range, &start, &end) in reserve_pgtables()
|
Completed in 19 milliseconds