Home
last modified time | relevance | path

Searched refs:RR_VMEM (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/boot/
H A Dvmem.c239 table = (unsigned long *)physmem_alloc_or_die(RR_VMEM, size, size); in boot_crst_alloc()
249 pte = (void *)physmem_alloc_or_die(RR_VMEM, PAGE_SIZE, PAGE_SIZE); in boot_pte_alloc()
274 addr = physmem_alloc(RR_VMEM, size, size, size == PAGE_SIZE); in resolve_pa_may_alloc()
H A Dphysmem_info.c351 if (type != RR_VMEM) { in physmem_alloc()
/linux/arch/s390/include/asm/
H A Dphysmem_info.h30 RR_VMEM, enumerator