Home
last modified time | relevance | path

Searched refs:smmu_dmamap_create (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/arm64/dev/
H A Dsmmu.c103 int smmu_dmamap_create(bus_dma_tag_t , bus_size_t, int,
541 dom->sd_dmat->_dmamap_create = smmu_dmamap_create; in smmu_device_map()
1292 smmu_dmamap_create(bus_dma_tag_t t, bus_size_t size, int nsegments, in smmu_dmamap_create() function