Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mm/
Ddma-mapping.c663 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc()
805 bool is_coherent) in __arm_dma_free()
1580 bool is_coherent) in __map_sg_chunk()
1622 bool is_coherent) in __iommu_map_sg()
1704 unsigned long attrs, bool is_coherent) in __iommu_unmap_sg()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/staging/gasket/
Dgasket_page_table.c430 static int is_coherent(struct gasket_page_table *pg_tbl, ulong host_addr) in is_coherent() function