Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dhead.S227 .macro map_memory, tbl, rtbl, vstart, vend, flags, phys, pgds, istart, iend, tmp, count, sv macro
/linux-5.19.10/arch/um/kernel/
Dphysmem.c41 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, in map_memory() function