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

  /src/sys/arch/riscv/riscv/
bus_dma.c 95 static struct evcnt bus_dma_sync_coherent_prereadwrite = variable in typeref:struct:evcnt
130 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_prereadwrite);
  /src/sys/arch/arm/arm32/
bus_dma.c 101 static struct evcnt bus_dma_sync_coherent_prereadwrite = variable in typeref:struct:evcnt
136 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_prereadwrite);

Completed in 14 milliseconds