Home
last modified time | relevance | path

Searched defs:_BUS_DMAMAP_COHERENT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dbus_dma_defs.h91 #define _BUS_DMAMAP_COHERENT 0x10000 /* no cache flush necessary on sync */ macro
/netbsd-src/sys/arch/riscv/include/
H A Dbus_defs.h312 #define _BUS_DMAMAP_COHERENT __BIT(16) /* no cache flush necessary on sync */ macro
/netbsd-src/sys/arch/arm/include/
H A Dbus_defs.h342 #define _BUS_DMAMAP_COHERENT 0x10000 /* no cache flush necessary on sync */ macro