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

  /src/sys/arch/arm/arm32/
bus_dma.c 105 static struct evcnt bus_dma_sync_coherent_prewrite = variable in typeref:struct:evcnt
138 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_prewrite);
  /src/sys/arch/riscv/riscv/
bus_dma.c 99 static struct evcnt bus_dma_sync_coherent_prewrite = variable in typeref:struct:evcnt
132 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_prewrite);

Completed in 13 milliseconds