Searched refs:readl_relaxed (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dio.h238 #undef readl_relaxed macro
240 readl_relaxed(const volatile void *addr) function
244 #define readl_relaxed(addr) readl_relaxed(addr) macro

Completed in 253 milliseconds