Searched refs:map_memory (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/um/include/shared/
H A Dmem_user.h59 extern void map_memory(unsigned long virt, unsigned long phys,
/linux-4.1.27/arch/um/kernel/
H A Dphysmem.c40 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, map_memory() function
53 panic("map_memory(0x%lx, %d, 0x%llx, %ld, %d, %d, %d) failed, " map_memory()
H A Dmem.c50 map_memory(brk_end, __pa(brk_end), uml_reserved - brk_end, 1, 1, 0); mem_init()
H A Dtlb.c370 map_memory(addr, flush_tlb_kernel_range_common()
/linux-4.1.27/drivers/sfi/
H A Dsfi_core.c95 * sfi_un/map_memory calls early_ioremap/iounmap which is a __init function

Completed in 124 milliseconds