Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dio-64-nonatomic-hi-lo.h80 #ifndef ioread64be_hi_lo
81 #define ioread64be_hi_lo ioread64be_hi_lo macro
82 static inline u64 ioread64be_hi_lo(const void __iomem *addr) in ioread64be_hi_lo() function
114 #define ioread64be ioread64be_hi_lo
/Linux-v5.10/include/asm-generic/
Diomap.h43 #define ioread64be_hi_lo ioread64be_hi_lo macro
47 extern u64 ioread64be_hi_lo(const void __iomem *addr);
/Linux-v5.10/arch/powerpc/kernel/
Diomap.c64 u64 ioread64be_hi_lo(const void __iomem *addr) in ioread64be_hi_lo() function
73 EXPORT_SYMBOL(ioread64be_hi_lo);
/Linux-v5.10/lib/
Diomap.c164 u64 ioread64be_hi_lo(const void __iomem *addr) in ioread64be_hi_lo() function
174 EXPORT_SYMBOL(ioread64be_hi_lo);