Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dmmio.h135 #define __io_ar(v) RISCV_FENCE(i, ir) macro
/linux-6.12.1/arch/arm64/include/asm/
Dio.h98 #define __io_ar(v) \ macro
/linux-6.12.1/include/asm-generic/
Dio.h30 #define __io_ar(v) rmb() macro
32 #define __io_ar(v) barrier() macro