Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/mips/ | |
bus_dma.c | 668 const bool coherent_p = local in function:_bus_dmamap_load_raw 670 const bool cached_p = coherent_p || (flags & BUS_DMA_COHERENT) == 0; 709 if (coherent_p) |
bus_dma.c | 668 const bool coherent_p = local in function:_bus_dmamap_load_raw 670 const bool cached_p = coherent_p || (flags & BUS_DMA_COHERENT) == 0; 709 if (coherent_p) |