Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dbarrier.h48 #define dma_mb() dmb(osh) macro
Dio.h113 #define __iomb() dma_mb()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch13718 -#define dma_mb() dmb(osh)
13721 +#define dma_mb() dmb(sy)