Searched defs:__io (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm/mach-rpc/include/mach/
H A Dio.h26 #define __io(a) (PCIO_BASE + ((a) << 2)) macro
/linux-master/arch/arm/include/asm/
H A Dio.h207 #define __io(a) __typesafe_io(PCI_IO_VIRT_BASE + ((a) & IO_SPACE_LIMIT)) macro
[all...]
/linux-master/io_uring/
H A Dnet.c1518 struct io_async_connect __io, *io; local

Completed in 184 milliseconds