Home
last modified time | relevance | path

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

/Linux-v4.19/arch/um/include/shared/
Dmem_user.h59 extern void map_memory(unsigned long virt, unsigned long phys,
/Linux-v4.19/arch/arm64/kernel/
Dhead.S252 .macro map_memory, tbl, rtbl, vstart, vend, flags, phys, pgds, istart, iend, tmp, count, sv macro
371 map_memory x0, x1, x3, x6, x7, x3, x4, x10, x11, x12, x13, x14
385 map_memory x0, x1, x5, x6, x7, x3, x4, x10, x11, x12, x13, x14
/Linux-v4.19/arch/um/kernel/
Dphysmem.c41 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, in map_memory() function
Dmem.c48 map_memory(brk_end, __pa(brk_end), uml_reserved - brk_end, 1, 1, 0); in mem_init()
Dtlb.c381 map_memory(addr, in flush_tlb_kernel_range_common()