Searched refs:__BUILD_MEMORY_STRING (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/sh/include/asm/ |
| D | io.h | 90 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ macro 115 __BUILD_MEMORY_STRING(__raw_, b, u8) 116 __BUILD_MEMORY_STRING(__raw_, w, u16) 122 __BUILD_MEMORY_STRING(__raw_, l, u32) 125 __BUILD_MEMORY_STRING(__raw_, q, u64)
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | io.h | 520 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 570 __BUILD_MEMORY_STRING(bwlq, type) \
|