tag
line
file
source code
__readl
80
arch/alpha/lib/io.c
return __readl(addr);
__readl
315
include/asm-alpha/lca.h
#define readl(addr) __readl(addr)