Home
last modified time | relevance | path

Searched refs:cache_coherent_dma (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcpuinfo.h62 boolean_t cache_coherent_dma; member
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c353 cpuinfo.cache_coherent_dma = TRUE; in mips_init()
/f-stack/freebsd/mips/mips/
H A Dbusdma_machdep.c402 if (cpuinfo.cache_coherent_dma) in bus_dma_tag_create()