Searched refs:eeh_readsw (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | eeh.h | 446 static inline void eeh_readsw(const volatile void __iomem *addr, void * buf, in eeh_readsw() function
|
H A D | io.h | 554 #define __do_readsw(a, b, n) eeh_readsw(PCI_FIX_ADDR(a), (b), (n))
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | eeh.h | 440 static inline void eeh_readsw(const volatile void __iomem *addr, void * buf, in eeh_readsw() function
|
H A D | io.h | 598 #define __do_readsw(a, b, n) eeh_readsw(PCI_FIX_ADDR(a), (b), (n))
|
Completed in 6 milliseconds