Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/mips/ | |
bus_dma.c | 74 static struct evcnt bus_dma_read_bounces = variable in typeref:struct:evcnt 91 EVCNT_ATTACH_STATIC(bus_dma_read_bounces); |
/src/sys/arch/arm/arm32/ | |
bus_dma.c | 68 static struct evcnt bus_dma_read_bounces = variable in typeref:struct:evcnt 119 EVCNT_ATTACH_STATIC(bus_dma_read_bounces); |
/src/sys/arch/riscv/riscv/ | |
bus_dma.c | 62 static struct evcnt bus_dma_read_bounces = variable in typeref:struct:evcnt 113 EVCNT_ATTACH_STATIC(bus_dma_read_bounces); |