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

  /src/sys/arch/riscv/riscv/
bus_dma.c 105 static struct evcnt bus_dma_sync_coherent_postwrite = variable in typeref:struct:evcnt
135 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_postwrite);
  /src/sys/arch/arm/arm32/
bus_dma.c 111 static struct evcnt bus_dma_sync_coherent_postwrite = variable in typeref:struct:evcnt
141 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_postwrite);

Completed in 15 milliseconds