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

  /src/sys/arch/arm/arm32/
bus_dma.c 107 static struct evcnt bus_dma_sync_coherent_postread = variable in typeref:struct:evcnt
139 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_postread);
  /src/sys/arch/riscv/riscv/
bus_dma.c 101 static struct evcnt bus_dma_sync_coherent_postread = variable in typeref:struct:evcnt
133 EVCNT_ATTACH_STATIC(bus_dma_sync_coherent_postread);

Completed in 14 milliseconds