Searched refs:cma (Results 1 – 16 of 16) sorted by relevance
/arch/xtensa/boot/dts/ |
D | kc705.dts | 22 linux,cma { 28 linux,cma-default;
|
/arch/s390/mm/ |
D | init.c | 227 static int s390_cma_check_range(struct cma *cma, void *data) in s390_cma_check_range() argument 233 start = cma_get_base(cma); in s390_cma_check_range() 234 end = start + cma_get_size(cma); in s390_cma_check_range()
|
/arch/arm/boot/dts/ |
D | imx6ul-ccimx6ulsom.dtsi | 20 linux,cma { 24 linux,cma-default;
|
D | sun5i.dtsi | 122 linux,cma-default;
|
D | sun4i-a10.dtsi | 203 linux,cma-default;
|
D | sun7i-a20.dtsi | 185 linux,cma-default;
|
/arch/arm/mach-shmobile/ |
D | setup-rcar-gen2.c | 188 static struct cma *rcar_gen2_dma_contiguous; in rcar_gen2_reserve()
|
/arch/arm64/boot/dts/hisilicon/ |
D | hi3660-hikey960.dts | 52 fastboot_cma: fastboot-cma-mem { 55 hisi,cma-sec; 78 linux,cma { 82 linux,cma-default;
|
D | hi6220-hikey.dts | 63 linux,cma { 67 linux,cma-default;
|
/arch/powerpc/kvm/ |
D | book3s_64_mmu_hv.c | 73 int cma = 0; in kvmppc_allocate_hpt() local 85 cma = 1; in kvmppc_allocate_hpt() 101 if (cma) in kvmppc_allocate_hpt() 110 info->cma = cma; in kvmppc_allocate_hpt() 183 if (info->cma) in kvmppc_free_hpt()
|
D | book3s_hv_builtin.c | 61 static struct cma *kvm_cma;
|
/arch/arm64/boot/dts/amlogic/ |
D | meson-gx.dtsi | 50 linux,cma { 55 linux,cma-default;
|
D | meson-g12-common.dtsi | 85 linux,cma { 90 linux,cma-default;
|
/arch/powerpc/include/asm/ |
D | kvm_host.h | 274 int cma; member
|
/arch/arm/mm/ |
D | dma-mapping.c | 694 bool allowblock, cma; in __dma_alloc() local 738 cma = allowblock ? dev_get_cma_area(dev) : false; in __dma_alloc() 740 if (cma) in __dma_alloc()
|
/arch/powerpc/kernel/ |
D | fadump.c | 54 static struct cma *fadump_cma;
|