Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/um/include/shared/
A Dmem_user.h54 extern void map_memory(unsigned long virt, unsigned long phys,
/linux-6.3-rc2/arch/um/kernel/
A Dphysmem.c41 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, in map_memory() function
A Dmem.c68 map_memory(brk_end, __pa(brk_end), uml_reserved - brk_end, 1, 1, 0); in mem_init()
A Dtlb.c79 map_memory(op->u.mmap.addr, op->u.mmap.offset, in do_ops()
/linux-6.3-rc2/arch/arm64/kernel/
A Dhead.S262 ….macro map_memory, tbl, rtbl, vstart, vend, flags, phys, order, istart, iend, tmp, count, sv, extr… macro
387 map_memory x0, x1, x3, x6, x7, x3, IDMAP_PGD_ORDER, x10, x11, x12, x13, x14, EXTRA_SHIFT
435 map_memory x0, x1, x5, x6, x7, x3, (VA_BITS - PGDIR_SHIFT), x10, x11, x12, x13, x14

Completed in 6 milliseconds