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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dio.h222 #undef readw_relaxed macro
224 readw_relaxed(const volatile void *addr) function
228 #define readw_relaxed(addr) readw_relaxed(addr) macro

Completed in 63 milliseconds