Searched refs:_readw (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/m32r/kernel/
H A Dm32r_ksyms.c83 EXPORT_SYMBOL(_readw); variable
/linux-4.4.14/arch/m32r/include/asm/
H A Dio.h105 static inline unsigned short _readw(unsigned long addr) _readw() function
152 #define readw(addr) _readw((unsigned long)(addr))
/linux-4.4.14/arch/alpha/kernel/
H A Dmachvec_impl.h86 .mv_readw = CAT(low,_readw), \
/linux-4.4.14/arch/tile/include/asm/
H A Dio.h193 static inline u16 _readw(unsigned long addr) _readw() function

Completed in 166 milliseconds