Home
last modified time | relevance | path

Searched refs:ioread64be_lo_hi (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dio-64-nonatomic-lo-hi.h80 #ifndef ioread64be_lo_hi
81 #define ioread64be_lo_hi ioread64be_lo_hi macro
82 static inline u64 ioread64be_lo_hi(const void __iomem *addr) in ioread64be_lo_hi() function
114 #define ioread64be ioread64be_lo_hi
/Linux-v5.10/include/asm-generic/
Diomap.h42 #define ioread64be_lo_hi ioread64be_lo_hi macro
46 extern u64 ioread64be_lo_hi(const void __iomem *addr);
/Linux-v5.10/arch/powerpc/kernel/
Diomap.c60 u64 ioread64be_lo_hi(const void __iomem *addr) in ioread64be_lo_hi() function
72 EXPORT_SYMBOL(ioread64be_lo_hi);
/Linux-v5.10/lib/
Diomap.c157 u64 ioread64be_lo_hi(const void __iomem *addr) in ioread64be_lo_hi() function
173 EXPORT_SYMBOL(ioread64be_lo_hi);