Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | io.h | 216 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 297 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument 339 #define __BUILD_MEMORY_PFX(bus, bwlq, type, relax) \ argument 343 #define BUILDIO_MEM(bwlq, type) \ argument 360 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 364 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 375 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 421 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 445 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 469 #define BUILDSTRING(bwlq, type) \ argument
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | io.h | 67 #define __BUILD_UNCACHED_IO(bwlq, type) \ argument 89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 177 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument 181 #define BUILDIO_IOPORT(bwlq, type) \ argument 189 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
|