__raw_readq 90 arch/x86/include/asm/io.h #define __raw_readq(a) readq(a) __raw_readq 95 include/asm-generic/io.h #ifndef __raw_readq __raw_readq 105 include/asm-generic/io.h return __le64_to_cpu(__raw_readq(addr)); __raw_readq 561 include/linux/fb.h #define fb_readq __raw_readq __raw_readq 407 include/linux/mtd/map.h r.x[0] = __raw_readq(map->virt + ofs);