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

/linux-master/arch/um/include/shared/
H A Dmem_user.h54 extern void map_memory(unsigned long virt, unsigned long phys,
/linux-master/arch/um/kernel/
H A Dphysmem.c41 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, function
54 panic("map_memory(0x%lx, %d, 0x%llx, %ld, %d, %d, %d) failed, "
H A Dmem.c68 map_memory(brk_end, __pa(brk_end), uml_reserved - brk_end, 1, 1, 0);
H A Dtlb.c79 map_memory(op->u.mmap.addr, op->u.mmap.offset,

Completed in 130 milliseconds