Home
last modified time | relevance | path

Searched defs:insq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dio.h127 #define insq(addr, buffer, count) __insq(PCI_IOBASE + (addr), buffer, count) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dio.h140 #define insq(addr, buffer, count) __insq(PCI_IOBASE + (addr), buffer, count) macro

Completed in 1 milliseconds