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

  /src/sys/arch/arm/arm32/
bus_dma.c 94 static struct evcnt bus_dma_sync_postreadwrite = variable in typeref:struct:evcnt
132 EVCNT_ATTACH_STATIC(bus_dma_sync_postreadwrite);
bus_dma.c 94 static struct evcnt bus_dma_sync_postreadwrite = variable in typeref:struct:evcnt
132 EVCNT_ATTACH_STATIC(bus_dma_sync_postreadwrite);
  /src/sys/arch/riscv/riscv/
bus_dma.c 88 static struct evcnt bus_dma_sync_postreadwrite = variable in typeref:struct:evcnt
126 EVCNT_ATTACH_STATIC(bus_dma_sync_postreadwrite);
bus_dma.c 88 static struct evcnt bus_dma_sync_postreadwrite = variable in typeref:struct:evcnt
126 EVCNT_ATTACH_STATIC(bus_dma_sync_postreadwrite);

Completed in 29 milliseconds