Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dipl_report.c157 early_ipl_comp_list_addr = physmem_alloc_or_die(RR_CERT_COMP_LIST, size, sizeof(int)); in save_ipl_cert_comp_list()
H A Dphysmem_info.c361 unsigned long physmem_alloc_or_die(enum reserved_range_type type, unsigned long size, in physmem_alloc_or_die() function
H A Dstartup.c212 addr = physmem_alloc_or_die(RR_INITRD, size, 0); in rescue_initrd()