Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/mips/include/asm/ |
| H A D | io.h | 180 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 261 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax) \ argument 303 #define __BUILD_MEMORY_PFX(bus, bwlq, type, relax) \ argument 307 #define BUILDIO_MEM(bwlq, type) \ argument 324 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument 327 #define BUILDIO_IOPORT(bwlq, type) \ argument 338 #define __BUILDIO(bwlq, type) \ argument 376 #define __BUILD_MEMORY_STRING(bwlq, type) \ argument 400 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 424 #define BUILDSTRING(bwlq, type) \ argument
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | io.h | 66 #define __BUILD_UNCACHED_IO(bwlq, type) \ argument 88 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 158 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 181 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument 185 #define BUILDIO_IOPORT(bwlq, type) \ argument 193 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
|