walnux/include/nuttx/mm
Yanfeng Liu 0f5ba00a50 mm/map: revise device mapping functions
This revises vm_map_region() by accepting unaligned paddr, which is
aligned-down before mapping and in-page offset is then added to vaddr
before returning. It also moves vm_map_region() and vm_unmap_region()
to vm_region.c.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-05-03 23:58:39 +08:00
..
circbuf.h drivers/rmt: Implement an upper-half RMT character driver 2023-12-24 16:38:06 -08:00
gran.h mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
iob.h mm/iob: Support alloc IOB via malloc 2024-04-26 01:06:21 +08:00
kmap.h mm/kmap.h: fix typo in comments 2024-03-26 07:41:57 +01:00
map.h mm/map: revise device mapping functions 2024-05-03 23:58:39 +08:00
mempool.h mm/kconfig: fix typo in MM_DEFAULT_ALIGNMENT 2024-03-11 13:12:34 +08:00
mm.h mm: Using Macros Instead of Memory to Fill Labels 2024-03-14 22:48:19 +08:00