Home
last modified time | relevance | path

Searched defs:__io_pbw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dio.h52 #define __io_pbw() __asm__ __volatile__ ("fence iow,o" : : : "memory"); macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dio.h52 #define __io_pbw() __asm__ __volatile__ ("fence iow,o" : : : "memory"); macro
/kernel/linux/linux-5.10/include/asm-generic/
H A Dio.h49 #define __io_pbw() __io_bw() macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dio.h50 #define __io_pbw() __io_bw() macro

Completed in 5 milliseconds