Searched refs:cache_coherent_dma (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/mips/include/
H A Dcpuinfo.h60 boolean_t cache_coherent_dma; member in struct:mips_cpuinfo
/freebsd-11.0-release/sys/mips/sibyte/
H A Dsb_machdep.c239 cpuinfo.cache_coherent_dma = TRUE;
/freebsd-11.0-release/sys/mips/rmi/
H A Dxlr_machdep.c277 cpuinfo.cache_coherent_dma = TRUE;
/freebsd-11.0-release/sys/mips/nlm/
H A Dxlp_machdep.c377 cpuinfo.cache_coherent_dma = TRUE;
/freebsd-11.0-release/sys/mips/mips/
H A Dbusdma_machdep.c393 if (cpuinfo.cache_coherent_dma)

Completed in 62 milliseconds