Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c730 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc()
875 bool is_coherent) in __arm_dma_free()
1690 bool is_coherent) in __map_sg_chunk()
1732 bool is_coherent) in __iommu_map_sg()
1814 unsigned long attrs, bool is_coherent) in __iommu_unmap_sg()
/Linux-v4.19/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-v4.19/drivers/staging/gasket/
Dgasket_page_table.c424 static int is_coherent(struct gasket_page_table *pg_tbl, ulong host_addr) in is_coherent() function