Home
last modified time | relevance | path

Searched refs:map_memory (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/include/shared/
H A Dmem_user.h39 extern void map_memory(unsigned long virt, unsigned long phys,
/linux/arch/um/kernel/
H A Dphysmem.c25 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, in map_memory() function