Home
last modified time | relevance | path

Searched defs:is_coherent (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/arm/mm/
Ddma-mapping.c688 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc()
833 bool is_coherent) in __arm_dma_free()
1618 bool is_coherent) in __map_sg_chunk()
1660 bool is_coherent) in __iommu_map_sg()
1742 unsigned long attrs, bool is_coherent) in __iommu_unmap_sg()
/Linux-v5.4/drivers/bus/
Dmvebu-mbus.c1104 bool is_coherent) in mvebu_mbus_common_init()
1307 int __init mvebu_mbus_dt_init(bool is_coherent) in mvebu_mbus_dt_init()
/Linux-v5.4/drivers/staging/gasket/
Dgasket_page_table.c430 static int is_coherent(struct gasket_page_table *pg_tbl, ulong host_addr) in is_coherent() function