Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dio.h119 __raw_readq(const volatile void *addr) in __raw_readq() function
123 #define __raw_readq(addr) __raw_readq(addr) macro