Searched refs:_insl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | io.h | 211 #define _insl _insl_ns macro 559 #define __do_readsl(a, b, n) _insl(PCI_FIX_ADDR(a), (b), (n))
|
H A D | eeh.h | 457 _insl(addr, buf, nl); in eeh_readsl()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | io.h | 240 #define _insl _insl_ns macro 603 #define __do_readsl(a, b, n) _insl(PCI_FIX_ADDR(a), (b), (n))
|
H A D | eeh.h | 451 _insl(addr, buf, nl); in eeh_readsl()
|
Completed in 6 milliseconds