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

  /src/sys/arch/arm/arm32/
bus_dma.c 109 static struct evcnt bus_dma_sync_coherent_postreadwrite = variable in typeref:struct:evcnt
140 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_postreadwrite);
  /src/sys/arch/riscv/riscv/
bus_dma.c 103 static struct evcnt bus_dma_sync_coherent_postreadwrite = variable in typeref:struct:evcnt
134 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_postreadwrite);

Completed in 15 milliseconds