linux-uconsole/kernel/dma
Jianqun Xu 8d1e1e2de4 mm/cma: support to set CMA area status
Add an optional empty property - 'inactive' for reserved memory,
only do effect for regions with reusable property.

CMA area in 'inactive' status means that the operating system can't
alloc pages from the regions.

Change-Id: I34ecde9bc9c2e3cec175e6c032911c1bae21295c
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
2020-07-02 10:21:15 +08:00
..
coherent.c
contiguous.c mm/cma: support to set CMA area status 2020-07-02 10:21:15 +08:00
debug.c dma-debug: add a schedule point in debug_dma_dump_mappings() 2020-01-04 19:12:43 +01:00
direct.c dma-direct: do not include SME mask in the DMA supported check 2019-01-13 09:51:05 +01:00
Kconfig dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration 2018-09-25 15:11:58 -07:00
Makefile ANDROID: GKI: drivers: Add dma removed ops 2020-03-16 18:10:36 +00:00
mapping.c
noncoherent.c
removed.c ANDROID: GKI: drivers: Add dma removed ops 2020-03-16 18:10:36 +00:00
swiotlb.c swiotlb: do not panic on mapping failures 2019-12-01 09:16:42 +01:00
virt.c