HomeSort by: relevance | last modified time | path
    Searched refs:bus_dma_sync_coherent_preread (Results 1 - 2 of 2) 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);
  /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);

Completed in 16 milliseconds