HomeSort by: relevance | last modified time | path
    Searched defs:bus_dma_sync_coherent_preread (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/arm/arm32/
bus_dma.c 103 static struct evcnt bus_dma_sync_coherent_preread = variable in typeref:struct:evcnt
137 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_preread);
bus_dma.c 103 static struct evcnt bus_dma_sync_coherent_preread = variable in typeref:struct:evcnt
137 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_preread);
bus_dma.c 103 static struct evcnt bus_dma_sync_coherent_preread = variable in typeref:struct:evcnt
137 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_preread);
  /src/sys/arch/riscv/riscv/
bus_dma.c 97 static struct evcnt bus_dma_sync_coherent_preread = variable in typeref:struct:evcnt
131 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_preread);
bus_dma.c 97 static struct evcnt bus_dma_sync_coherent_preread = variable in typeref:struct:evcnt
131 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_preread);
bus_dma.c 97 static struct evcnt bus_dma_sync_coherent_preread = variable in typeref:struct:evcnt
131 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_preread);

Completed in 87 milliseconds